- IApplicationSessionManager - Interface in com.b2international.snowowl.datastore.session
-
The service interface for the application-wide session manager.
- IAuthenticationService - Interface in com.b2international.snowowl.api
-
Implementations of this interface are responsible for checking incoming HTTP request credentials for the terminology
server's REST services.
- IBranchAwareConfig - Interface in com.b2international.snowowl.core.domain
-
- IBranchPath - Interface in com.b2international.snowowl.core.api
-
Branch path representation.
- IBranchPoint - Interface in com.b2international.snowowl.core.api
-
- IBranchPoint.NullBranchPoint - Enum in com.b2international.snowowl.core.api
-
- ICD10_AM_INDEX_SEARCHER_SIGNAL - Static variable in class com.b2international.snowowl.core.api.Net4jProtocolConstants
-
- ICD10_IMPORT_SIGNAL - Static variable in class com.b2international.snowowl.core.api.Net4jProtocolConstants
-
- ICD10_INDEX_SEARCHER_SIGNAL - Static variable in class com.b2international.snowowl.core.api.Net4jProtocolConstants
-
- ICD10AM_IMPORT_SIGNAL - Static variable in class com.b2international.snowowl.core.api.Net4jProtocolConstants
-
- ICD10CM_IMPORT_SIGNAL - Static variable in class com.b2international.snowowl.core.api.Net4jProtocolConstants
-
- ICD_10_CM_COMPLEX_MAP_REFERENCE_SET_ID - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- ICD_10_ID - Static variable in interface com.b2international.snowowl.snomed.datastore.IComplexMapAttribute
-
- ICD_10_REFERENCE_SET_ID - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- ICD_10_SETTING - Static variable in class com.b2international.snowowl.snomed.datastore.SnomedMapSetSetting
-
Map set setting for ICD-10.
- ICD_9_CM_REFERENCE_SET_ID - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- ICD_9_CM_SETTING - Static variable in class com.b2international.snowowl.snomed.datastore.SnomedMapSetSetting
-
Map set setting for ICD-9-CM.
- ICD_O_REFERENCE_SET_ID - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- ICD_O_SETTING - Static variable in class com.b2international.snowowl.snomed.datastore.SnomedMapSetSetting
-
Map set setting for ICD-O.
- ICDOChangeProcessor - Interface in com.b2international.snowowl.datastore
-
Processes new, detached and changed CDOObjects to update a lightweight secondary store.
- ICDOCommitChangeSet - Interface in com.b2international.snowowl.datastore
-
Representation of a set of new, dirty and detached components as an outcome of a successful commit into the persistence layer.
- ICDOCommitInfoWithUuid - Interface in com.b2international.snowowl.datastore.cdo
-
CDO commit info representation with an additional
universally unique identifier.
- ICDOConflictProcessor - Interface in com.b2international.snowowl.datastore.cdo
-
Handles conflicting changes when synchronizing branches.
- ICDOConnection - Interface in com.b2international.snowowl.datastore.cdo
-
Service interface for wrapping a session.
- ICDOConnectionFactory - Interface in com.b2international.snowowl.datastore
-
Interface for creating CDO specific connection between server and client.
- ICDOConnectionManager - Interface in com.b2international.snowowl.datastore.cdo
-
Interface for managing
connections and their lifecycles.
- ICDOContainer<T extends ICDOManagedItem<T>> - Interface in com.b2international.snowowl.datastore.cdo
-
Basic representation of a CDO container.
- ICDOManagedItem<T extends ICDOManagedItem<T>> - Interface in com.b2international.snowowl.datastore.cdo
-
Representation of a managed CDO specific item.
- ICDORepository - Interface in com.b2international.snowowl.datastore.cdo
-
Service interface for wrapping a CDO specific repository and a DB store.
- ICDORepository.AllowedUserIdPredicate - Class in com.b2international.snowowl.datastore.cdo
-
User ID predicate class.
- ICDORepositoryManager - Interface in com.b2international.snowowl.datastore.cdo
-
- ICDORepositoryManager.ISessionOperationCallback - Interface in com.b2international.snowowl.datastore.cdo
-
Represents a remote session operation callback.
- ICDOTransactionAggregator - Interface in com.b2international.snowowl.datastore.cdo
-
Iterable aggregating CDO transactions.
- IChangeEntry - Interface in com.b2international.snowowl.snomed.reasoner.classification.entry
-
Common interface for all change entries reported in a reasoner change set.
- IClassificationInput - Interface in com.b2international.snowowl.snomed.api.domain.classification
-
Holds required properties for initiating a classification run.
- IClassificationRun - Interface in com.b2international.snowowl.snomed.api.domain.classification
-
Reflects the current state of a classification run.
- IClientPreferencesCallback - Interface in com.b2international.snowowl.core.api
-
Callback for altering the client side configuration.
- ICodeSystem - Interface in com.b2international.snowowl.api.codesystem.domain
-
Captures metadata about a code system, which holds a set of real-world concepts of medical significance (optionally
along with different components forming a description of said concepts) and their corresponding unique code.
- ICodeSystemService - Interface in com.b2international.snowowl.api.codesystem
-
Implementations of this interface allow browsing code system metadata.
- ICodeSystemVersion - Interface in com.b2international.snowowl.api.codesystem.domain
-
Encapsulates information about released and pending code system versions of a code system.
- ICodeSystemVersionProperties - Interface in com.b2international.snowowl.api.codesystem.domain
-
Base properties of a code system version.
- ICodeSystemVersionService - Interface in com.b2international.snowowl.api.codesystem
-
Implementations of this interface allow browsing released versions of a code system.
- IComplexMapAttribute - Interface in com.b2international.snowowl.snomed.datastore
-
Represents an attribute for the SNOMED CT complex map type reference set member.
- IComponent<K> - Interface in com.b2international.snowowl.core.api
-
Represents a terminology independent component with a unique identifier and a human readable label.
- IComponent - Interface in com.b2international.snowowl.core.domain
-
Represents an identifiable component of a code system.
- ICON_ID - Static variable in class com.b2international.snowowl.datastore.index.RevisionDocument.Fields
-
- ICON_PATH - Static variable in class com.b2international.snowowl.datastore.CodeSystemEntry.Fields
-
- ICON_VALUE - Static variable in enum com.b2international.snowowl.core.api.preferences.ColumnSetting
-
- IConceptIdWithFsnProvider - Interface in com.b2international.snowowl.snomed.api.domain.browser
-
Holds a SNOMED CT concept's unique identifier along with its Fully Specified Name.
- IConcreteDomainChangeEntry - Interface in com.b2international.snowowl.snomed.reasoner.classification.entry
-
Interface for objects that contain concrete domain elements.
- iconId() - Static method in class com.b2international.index.lucene.Fields
-
- iconId() - Method in class com.b2international.index.lucene.FieldsToLoadBuilderBase
-
- iconId - Variable in class com.b2international.snowowl.datastore.index.RevisionDocument.RevisionDocumentBuilder
-
- iconId(String) - Method in class com.b2international.snowowl.datastore.index.RevisionDocument.RevisionDocumentBuilder
-
- IconIdUpdater - Class in com.b2international.snowowl.snomed.datastore.index.update
-
- IconIdUpdater(ISnomedTaxonomyBuilder, ISnomedTaxonomyBuilder, Collection<String>) - Constructor for class com.b2international.snowowl.snomed.datastore.index.update.IconIdUpdater
-
- iconPath(String) - Method in class com.b2international.snowowl.api.impl.codesystem.domain.CodeSystem.Builder
-
- iconPath(String) - Method in class com.b2international.snowowl.datastore.CodeSystemEntry.Builder
-
- IConsoleDevice - Interface in com.b2international.commons.console
-
Console device representation as a workaround
for
null System.console() while running application in
IDE environment.
- id() - Static method in class com.b2international.index.lucene.Fields
-
- id() - Method in class com.b2international.index.lucene.FieldsToLoadBuilderBase
-
- id(String) - Method in class com.b2international.index.lucene.QueryBuilderBase
-
- id() - Method in class com.b2international.snowowl.core.domain.DelegatingRepositoryContext
-
- id(UUID) - Method in class com.b2international.snowowl.core.merge.Merge.Builder
-
- id() - Method in class com.b2international.snowowl.core.RepositoryInfo.Default
-
- id() - Method in interface com.b2international.snowowl.core.RepositoryInfo
-
- ID - Static variable in class com.b2international.snowowl.core.validation.issue.ValidationIssue.Fields
-
- ID - Static variable in class com.b2international.snowowl.core.validation.rule.ValidationRule.Fields
-
- ID - Static variable in class com.b2international.snowowl.core.validation.whitelist.ValidationWhiteList.Fields
-
- id(String) - Method in class com.b2international.snowowl.datastore.commitinfo.CommitInfo.Builder
-
- id(String) - Method in class com.b2international.snowowl.datastore.commitinfo.CommitInfoDocument.Builder
-
- id(String) - Static method in class com.b2international.snowowl.datastore.commitinfo.CommitInfoDocument.Expressions
-
- id(String) - Static method in class com.b2international.snowowl.datastore.index.RevisionDocument.Expressions
-
- ID - Static variable in class com.b2international.snowowl.datastore.index.RevisionDocument.Fields
-
- id - Variable in class com.b2international.snowowl.datastore.index.RevisionDocument.RevisionDocumentBuilder
-
- id(String) - Method in class com.b2international.snowowl.datastore.index.RevisionDocument.RevisionDocumentBuilder
-
- id(String) - Method in class com.b2international.snowowl.datastore.remotejobs.RemoteJobEntry.Builder
-
- id(String) - Static method in class com.b2international.snowowl.datastore.remotejobs.RemoteJobEntry.Expressions
-
- ID - Static variable in class com.b2international.snowowl.datastore.remotejobs.RemoteJobEntry.Fields
-
- id() - Method in class com.b2international.snowowl.datastore.review.ConceptChanges
-
Returns the associated review's unique identifier.
- id() - Method in class com.b2international.snowowl.datastore.review.Review
-
Returns the unique identifier of this review.
- id() - Method in class com.b2international.snowowl.datastore.review.ReviewMixin
-
- id() - Method in class com.b2international.snowowl.datastore.server.snomed.ImportOnlySnomedTransactionContext
-
- id - Variable in class com.b2international.snowowl.dsl.scg.impl.ConceptImpl
-
The cached value of the '
Id' attribute.
- id() - Static method in class com.b2international.snowowl.snomed.api.impl.SnomedComponentOrdering
-
- id(String) - Method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedComponentDocument.SnomedComponentDocumentBuilder
-
- id - Variable in class com.b2international.snowowl.snomed.dsl.query.queryast.impl.RefSetImpl
-
The cached value of the '
Id' attribute.
- id - Variable in class com.b2international.snowowl.snomed.ecl.ecl.impl.ConceptReferenceImpl
-
The cached value of the '
Id' attribute.
- Id2Rf1PropertyMapper - Class in com.b2international.snowowl.snomed.exporter.server.rf1
-
Class for mapping CDO IDs or SNOMED CT concept identifiers to RF1 properties.
- Id2Rf1PropertyMapper() - Constructor for class com.b2international.snowowl.snomed.exporter.server.rf1.Id2Rf1PropertyMapper
-
Creates a new mapper instance with a given branch ID.
- ID_ATTRIBUTE - Static variable in class com.b2international.snowowl.core.CoreTerminologyBroker
-
- ID_COLUMN - Static variable in class com.b2international.snowowl.snomed.core.refset.automap.RefSetAutoMapColumnConstants
-
- ID_EDEFAULT - Static variable in class com.b2international.snowowl.dsl.scg.impl.ConceptImpl
-
The default value of the '
Id' attribute.
- ID_EDEFAULT - Static variable in class com.b2international.snowowl.snomed.dsl.query.queryast.impl.RefSetImpl
-
The default value of the '
Id' attribute.
- ID_EDEFAULT - Static variable in class com.b2international.snowowl.snomed.ecl.ecl.impl.ConceptReferenceImpl
-
The default value of the '
Id' attribute.
- ID_FUNCTION - Static variable in interface com.b2international.snowowl.core.domain.IComponent
-
Function to extract the ID from an
IComponent instance.
- IdAction<T> - Interface in com.b2international.snowowl.snomed.datastore.id.action
-
Encapsulates an atomic action related to generating identifiers.
- IdActionRecorder - Class in com.b2international.snowowl.snomed.datastore.id.action
-
- IdActionRecorder(RepositoryContext) - Constructor for class com.b2international.snowowl.snomed.datastore.id.action.IdActionRecorder
-
- IDatastoreOperationLockManager - Interface in com.b2international.snowowl.datastore.oplock.impl
-
- IdComponent - Class in com.b2international.snowowl.core.api
-
- identicalPairOf(A, B) - Static method in class com.b2international.commons.Pair
-
Creates a new identical pair instance with the given values.
- identicalPairOf(A, B) - Static method in class com.b2international.commons.Pair
-
Creates a new identical pair instance with the given values.
- Identifier(String, String) - Constructor for class com.b2international.snowowl.core.claml.ClamlModel.Identifier
-
- Identifiers - Class in com.b2international.snowowl.snomed.datastore.request
-
- identifiers() - Static method in class com.b2international.snowowl.snomed.datastore.request.SnomedRequests
-
Returns the central class that provides access the server's SNOMED CT identifier services.
- IdentifierStatus - Enum in com.b2international.snowowl.snomed.datastore.id.domain
-
CIS identifier states.
- IdentityBootstrap - Class in com.b2international.snowowl.identity
-
- IdentityBootstrap() - Constructor for class com.b2international.snowowl.identity.IdentityBootstrap
-
- IdentityConfiguration - Class in com.b2international.snowowl.identity
-
Identity module configuration.
- IdentityConfiguration() - Constructor for class com.b2international.snowowl.identity.IdentityConfiguration
-
- IdentityProvider - Interface in com.b2international.snowowl.identity
-
- IdentityProvider.Factory - Class in com.b2international.snowowl.identity
-
- IdentityProviderConfig - Interface in com.b2international.snowowl.identity
-
- IdentityProviderConfig.IdentityProviderTypeIdResolver - Class in com.b2international.snowowl.identity
-
- IdentityProviderFactory<T extends IdentityProviderConfig> - Interface in com.b2international.snowowl.identity
-
- IdentityProviderTypeIdResolver() - Constructor for class com.b2international.snowowl.identity.IdentityProviderConfig.IdentityProviderTypeIdResolver
-
- IdentityWriter - Interface in com.b2international.snowowl.identity
-
An
IdentityProvider can additionally implement this interface to provide a way to change the underlying identities (add/modify/delete/etc.).
- IDescriptionProvider - Interface in com.b2international.snowowl.datastore.history
-
Provides descriptions about EObject instances.
- IDetachedDescriptionProvider - Interface in com.b2international.snowowl.datastore.history
-
- idFromBaseType() - Method in class com.b2international.snowowl.identity.IdentityProviderConfig.IdentityProviderTypeIdResolver
-
- idFromValue(Object) - Method in class com.b2international.snowowl.identity.IdentityProviderConfig.IdentityProviderTypeIdResolver
-
- idFromValueAndType(Object, Class<?>) - Method in class com.b2international.snowowl.identity.IdentityProviderConfig.IdentityProviderTypeIdResolver
-
- IdGenerationStrategy - Interface in com.b2international.snowowl.snomed.core.domain
-
Implementations allow clients to generate component identifiers conforming to
the specified constraints.
- IDisposableService - Interface in com.b2international.snowowl.core
-
Implement this interface if, when registered as a service in ApplicationContext, the service needs disposal on
shutdown.
- IdProvider<T> - Interface in com.b2international.index
-
- IdProvider<K> - Interface in com.b2international.snowowl.core.api.component
-
Implementing classes provide an identifier unique within a particular terminology.
- IdProvider.ConstantIdProvider<T> - Class in com.b2international.index
-
Returns the same identifier for all objects.
- ids(Collection<String>) - Static method in class com.b2international.snowowl.datastore.commitinfo.CommitInfoDocument.Expressions
-
- ids(Collection<String>) - Static method in class com.b2international.snowowl.datastore.index.RevisionDocument.Expressions
-
- ids(Collection<String>) - Static method in class com.b2international.snowowl.datastore.remotejobs.RemoteJobEntry.Expressions
-
- IdStorageKeyPair - Class in com.b2international.snowowl.snomed.datastore
-
Class for wrapping a terminology specific ID and a primary unique key.
- IdStorageKeyPair(String, Long) - Constructor for class com.b2international.snowowl.snomed.datastore.IdStorageKeyPair
-
- IEClassProvider - Interface in com.b2international.snowowl.datastore.server
-
Interface for providing EClass.
- IEquivalentConcept - Interface in com.b2international.snowowl.snomed.api.domain.classification
-
Represents a member of an equivalent concept set.
- IEquivalentConceptSet - Interface in com.b2international.snowowl.snomed.api.domain.classification
-
Represents an equivalent concept set, in which all concepts have the same description logic representation, without
any extra defining relationships which would differentiate them from each other.
- IErrorLoggingStrategy - Interface in com.b2international.snowowl.datastore.cdo
-
Represents a strategy for logging arbitrary throwables.
- IEventBus - Interface in com.b2international.snowowl.eventbus
-
Event Bus to send messages.
- IEventBusProtocol - Interface in com.b2international.snowowl.eventbus.net4j
-
- IfAvailableComplexMapAttribute - Class in com.b2international.snowowl.snomed.datastore
-
Represents an IFA map rule SNOMED CT complex map reference set attribute.
- IfAvailableComplexMapAttribute() - Constructor for class com.b2international.snowowl.snomed.datastore.IfAvailableComplexMapAttribute
-
- IfAvailableOrDescendantComplexMapAttribute - Class in com.b2international.snowowl.snomed.datastore
-
Represents an IFA OR DESCENDANT map rule SNOMED CT complex map reference set attribute.
- IfAvailableOrDescendantComplexMapAttribute() - Constructor for class com.b2international.snowowl.snomed.datastore.IfAvailableOrDescendantComplexMapAttribute
-
- IFeatureDeltaDescriptionProvider - Interface in com.b2international.snowowl.datastore.history
-
Provides description for EObject feature deltas.
- IfExistsComplexMapAttribute - Class in com.b2international.snowowl.snomed.datastore
-
Represents an IF EXISTS map rule attribute for the SNOMED CT complex map type reference set member.
- IfExistsComplexMapAttribute() - Constructor for class com.b2international.snowowl.snomed.datastore.IfExistsComplexMapAttribute
-
- IGNORED_DETAILS - Static variable in interface com.b2international.snowowl.core.api.IHistoryInfoDetails
-
Represents a history info details that has to be ignored by clients.
- ignoreMissingValues - Variable in class com.b2international.commons.TokenReplacer
-
- ignoreMissingValues() - Method in class com.b2international.commons.TokenReplacer
-
- ignoreMissingValues - Variable in class com.b2international.commons.TokenReplacer
-
- ignoreMissingValues() - Method in class com.b2international.commons.TokenReplacer
-
- IHandler<T> - Interface in com.b2international.snowowl.eventbus
-
Handler to handle event when submitted to the
IEventBus.
- IHistoryFeatureFilter - Interface in com.b2international.snowowl.datastore.history
-
Can filter EStructuralFeatures when collecting history information for CDOObjects.
- IHistoryFeatureFilter.NullImpl - Class in com.b2international.snowowl.datastore.history
-
The NullImpl implementation enables all features in the history.
- IHistoryInfo - Interface in com.b2international.snowowl.core.api
-
Represents history information.
- IHistoryInfo - Interface in com.b2international.snowowl.core.history.domain
-
Contains the change version number, the commit time, author and comments along with detailed changes for a single
commit.
- IHistoryInfo.IVersion<T> - Interface in com.b2international.snowowl.core.api
-
Represents a version in the history.
- IHistoryInfoDetails - Interface in com.b2international.snowowl.core.api
-
Represents history information details.
- IHistoryInfoDetails - Interface in com.b2international.snowowl.core.history.domain
-
Provides detailed information about a single commit.
- IHistoryService - Interface in com.b2international.snowowl.core.history
-
History service implementations provide a list of past modifications for a particular component type.
- IHistoryVersion - Interface in com.b2international.snowowl.core.history.domain
-
Represents a version with a major and a minor version number.
- IHTSDO_CHARSET - Static variable in class com.b2international.snowowl.snomed.importer.rf2.CsvConstants
-
- IHTSDO_CSV_PREFERENCE - Static variable in class com.b2international.snowowl.snomed.importer.rf2.CsvConstants
-
- IllegalQueryParameterException - Exception in com.b2international.snowowl.core.exceptions
-
Thrown when the supplied query parameters are not acceptable.
- IllegalQueryParameterException(String, Object...) - Constructor for exception com.b2international.snowowl.core.exceptions.IllegalQueryParameterException
-
Creates a new exception instance with the specified message.
- illegalState(int) - Method in class com.b2international.commons.csv.CsvLexer
-
Throws a runtime IllegalStateException exception for a passed in character.
- ILookupService<T,V> - Interface in com.b2international.snowowl.core.api
-
Represents the common service interface for all component lookup services.
- IMergeConflictRule - Interface in com.b2international.snowowl.datastore.cdo
-
Generic interface for merge conflict rules
- IMergeConflictRuleProvider - Interface in com.b2international.snowowl.datastore.cdo
-
- IMergeConflictRuleProvider.NullImpl - Class in com.b2international.snowowl.datastore.cdo
-
- IMessage - Interface in com.b2international.snowowl.eventbus
-
Represents a message to be send/receive over/from the
IEventBus.
- IMessagingService - Interface in com.b2international.snowowl.api.admin
-
Implementations of the messaging service can be used to send informational messages to connected desktop clients.
- immediate(T) - Static method in class com.b2international.snowowl.core.events.util.Promise
-
Provides a promise object with type T that is available immediately.
- IMMEDIATE - Static variable in interface com.b2international.snowowl.datastore.oplock.IOperationLockManager
-
Special timeout value indicating that the specified lock attempt should immediately throw
OperationLockException
if the requested locks can not be acquired.
- ImmutableIndexCommitChangeSet - Class in com.b2international.snowowl.datastore.index
-
- ImmutableIndexCommitChangeSet.Builder - Class in com.b2international.snowowl.datastore.index
-
- ImpersonatingCDOSession - Class in com.b2international.snowowl.datastore.server
-
Session for impersonating a user on the server side
- ImpersonatingCDOSession(InternalSessionManager, ISessionProtocol, int, String) - Constructor for class com.b2international.snowowl.datastore.server.ImpersonatingCDOSession
-
Creates a impersonating session the server side.
- ImpersonatingSessionProtocol - Class in com.b2international.snowowl.datastore.cdo
-
An ISessionProtocol implementation for impersonating users on the server.
- ImpersonatingSessionProtocol(String) - Constructor for class com.b2international.snowowl.datastore.cdo.ImpersonatingSessionProtocol
-
- IMPLEMENTATION_SPECIFIC_PC_VALUE - Static variable in enum com.b2international.snowowl.snomed.mrcm.ConstraintStrength
-
The 'IMPLEMENTATION SPECIFIC PC' literal value.
- IMPORT - Static variable in class com.b2international.snowowl.datastore.oplock.impl.DatastoreLockContextDescriptions
-
- IMPORT - Static variable in class com.b2international.snowowl.identity.domain.PermissionIdConstant
-
- IMPORT_DATE - Static variable in class com.b2international.snowowl.datastore.CodeSystemVersionEntry.Fields
-
- ImportAction - Enum in com.b2international.snowowl.snomed.importer
-
Enumerates possible actions to take when a validation or other kind of error
is encountered.
- ImportConfiguration - Class in com.b2international.snowowl.snomed.importer.net4j
-
Model class for SNOMED CT full release import configuration.
- ImportConfiguration(String) - Constructor for class com.b2international.snowowl.snomed.importer.net4j.ImportConfiguration
-
- ImportConfiguration.ImportSourceKind - Enum in com.b2international.snowowl.snomed.importer.net4j
-
- importDate(long) - Method in class com.b2international.snowowl.datastore.CodeSystemVersionEntry.Builder
-
- Importer - Interface in com.b2international.snowowl.snomed.importer
-
Collects operations for importing data into Snow Owl.
- ImportException - Exception in com.b2international.snowowl.snomed.importer
-
General runtime exception for reporting import related errors.
- ImportException(String, Object...) - Constructor for exception com.b2international.snowowl.snomed.importer.ImportException
-
- importFromXml(String) - Method in class com.b2international.snowowl.snomed.datastore.index.interest.SearchProfilePreferences
-
- ImportOnlySnomedTransactionContext - Class in com.b2international.snowowl.datastore.server.snomed
-
- ImportOnlySnomedTransactionContext(String, RevisionSearcher, SnomedEditingContext) - Constructor for class com.b2international.snowowl.datastore.server.snomed.ImportOnlySnomedTransactionContext
-
- ImportRequest - Class in com.b2international.snowowl.datastore.net4j
-
Abstract import request class for sending single files over the Net4j protocol.
- ImportRequest(SignalProtocol<?>, short, File, TerminologyImportType) - Constructor for class com.b2international.snowowl.datastore.net4j.ImportRequest
-
- importSupported() - Method in class com.b2international.snowowl.snomed.datastore.id.cis.CisSnomedIdentifierService
-
- importSupported() - Method in interface com.b2international.snowowl.snomed.datastore.id.ISnomedIdentifierService
-
Tells if the identifier service supports import related requests.
- importSupported() - Method in class com.b2international.snowowl.snomed.datastore.id.memory.DefaultSnomedIdentifierService
-
- importTerminology(String) - Method in class com.b2international.snowowl.datastore.server.importer.AbstractTerminologyExcelImportJob
-
Import terminology from the given sheet.
- ImportUtil - Class in com.b2international.snowowl.snomed.importer.rf2.util
-
Provides utility methods for setting up and running importers.
- ImportUtil() - Constructor for class com.b2international.snowowl.snomed.importer.rf2.util.ImportUtil
-
- in(Iterable<? extends LongCollection>) - Static method in class com.b2international.commons.collect.LongSets
-
Creates and returns with a new
LongSets.LongPredicate instance that evaluates to
true if the primitive
long being tested is a member of any of the underlying long collections.
- in(LongCollection, LongCollection...) - Static method in class com.b2international.commons.collect.LongSets
-
Creates and returns with a new
LongSets.LongPredicate instance that evaluates to
true if the primitive
long being tested is a member of any of the underlying long collections.
- Inactivatable - Interface in com.b2international.snowowl.snomed
-
Representation of all SNOMED CT components that could be retired.
- INACTIVATABLE - Static variable in interface com.b2international.snowowl.snomed.SnomedPackage
-
- INACTIVATABLE - Static variable in interface com.b2international.snowowl.snomed.SnomedPackage.Literals
-
- INACTIVATABLE__ASSOCIATION_REF_SET_MEMBERS - Static variable in interface com.b2international.snowowl.snomed.SnomedPackage
-
The feature id for the 'Association Ref Set Members' containment reference list.
- INACTIVATABLE__ASSOCIATION_REF_SET_MEMBERS - Static variable in interface com.b2international.snowowl.snomed.SnomedPackage.Literals
-
The meta object literal for the 'Association Ref Set Members' containment reference list feature.
- INACTIVATABLE__INACTIVATION_INDICATOR_REF_SET_MEMBERS - Static variable in interface com.b2international.snowowl.snomed.SnomedPackage
-
The feature id for the 'Inactivation Indicator Ref Set Members' containment reference list.
- INACTIVATABLE__INACTIVATION_INDICATOR_REF_SET_MEMBERS - Static variable in interface com.b2international.snowowl.snomed.SnomedPackage.Literals
-
The meta object literal for the 'Inactivation Indicator Ref Set Members' containment reference list feature.
- INACTIVATABLE_FEATURE_COUNT - Static variable in interface com.b2international.snowowl.snomed.SnomedPackage
-
The number of structural features of the 'Inactivatable' class.
- InactivatableImpl - Class in com.b2international.snowowl.snomed.impl
-
An implementation of the model object 'Inactivatable'.
- InactivatableImpl() - Constructor for class com.b2international.snowowl.snomed.impl.InactivatableImpl
-
- inactivateConcept(IProgressMonitor, String...) - Method in class com.b2international.snowowl.snomed.datastore.SnomedEditingContext
-
Inactivates the specified SNOMED CT concept and all references.
- inactivateConcepts(IProgressMonitor, CDOID...) - Method in class com.b2international.snowowl.snomed.datastore.SnomedEditingContext
-
Inactivates the given concepts and all relevant SNOMED CT component references these concepts.
- inactivateConcepts(SnomedInactivationPlan, IProgressMonitor, CDOID...) - Method in class com.b2international.snowowl.snomed.datastore.SnomedEditingContext
-
Inactivates the given concepts and all relevant SNOMED CT component references these concepts.
- INACTIVATION_PROPERTIES - Static variable in class com.b2international.snowowl.snomed.core.domain.SnomedConcept.Expand
-
- InactivationExpander<T extends SnomedComponent> - Class in com.b2international.snowowl.snomed.datastore.converter
-
- InactivationExpander(BranchContext, String) - Constructor for class com.b2international.snowowl.snomed.datastore.converter.InactivationExpander
-
- InactivationIndicator - Enum in com.b2international.snowowl.snomed.core.domain
-
Enumeration to specify the reason of the inactivation of SNOMED CT concepts.
- inactive() - Static method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedDocument.Expressions
-
- INACTIVE_CONCEPT - Static variable in class com.b2international.snowowl.dsl.validation.SCGJavaValidator
-
- INameProvider - Interface in com.b2international.snowowl.datastore.history
-
Provides name for EObject instances.
- INAPPROPRIATE - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- INBOUND_RELATIONSHIPS - Static variable in class com.b2international.snowowl.snomed.core.domain.SnomedConcept.Expand
-
- includeRefSet(String) - Method in class com.b2international.snowowl.snomed.importer.net4j.ImportConfiguration
-
- includes(SnomedIdentifier) - Method in interface com.b2international.snowowl.snomed.datastore.id.reservations.Reservation
-
- increment() - Method in class com.b2international.commons.Version
-
Creates a new version by incrementing the last part of this version.
- increment() - Method in class com.b2international.commons.Version
-
Creates a new version by incrementing the last part of this version.
- index() - Method in class com.b2international.commons.arrays.IntegerArrayIterator
-
- index() - Method in class com.b2international.commons.arrays.IntegerArrayIterator
-
- Index - Interface in com.b2international.index
-
- index() - Method in class com.b2international.snowowl.datastore.index.BaseCDOChangeProcessor
-
- INDEX_PREFIX - Static variable in interface com.b2international.index.IndexClientFactory
-
Configuration key to specify the string each index name should be prefixed with (used in multi-tenant deployments).
- INDEX_SHEET - Static variable in class com.b2international.snowowl.datastore.server.importer.AbstractTerminologyExcelImportJob
-
- IndexAdmin - Interface in com.b2international.index.admin
-
Administration interface managing an elasticsearch index.
- indexBestPreferredByConceptId(Iterable<SnomedDescription>, List<ExtendedLocale>) - Static method in class com.b2international.snowowl.snomed.datastore.request.DescriptionRequestHelper
-
- indexChangedRevision(CDOID, Revision) - Method in class com.b2international.snowowl.datastore.index.ChangeSetProcessorBase
-
- indexChangedRevision(long, Revision) - Method in class com.b2international.snowowl.datastore.index.ChangeSetProcessorBase
-
- IndexClient - Interface in com.b2international.index
-
- IndexClientFactory - Interface in com.b2international.index
-
- IndexCommitChangeSet - Interface in com.b2international.snowowl.datastore.index
-
- IndexConfiguration - Class in com.b2international.snowowl.datastore.config
-
- IndexConfiguration() - Constructor for class com.b2international.snowowl.datastore.config.IndexConfiguration
-
- Indexes - Class in com.b2international.index
-
- INDEXES - Static variable in class com.b2international.snowowl.snomed.importer.rf2.refset.AbstractSnomedOWLExpressionRefSetImporter
-
- INDEXES - Static variable in class com.b2international.snowowl.snomed.importer.rf2.refset.SnomedAssociationRefSetImporter
-
- INDEXES - Static variable in class com.b2international.snowowl.snomed.importer.rf2.refset.SnomedAttributeValueRefSetImporter
-
- INDEXES - Static variable in class com.b2international.snowowl.snomed.importer.rf2.refset.SnomedComplexMapTypeRefSetImporter
-
- INDEXES - Static variable in class com.b2international.snowowl.snomed.importer.rf2.refset.SnomedConcreteDataTypeRefSetImporter
-
- INDEXES - Static variable in class com.b2international.snowowl.snomed.importer.rf2.refset.SnomedDescriptionTypeRefSetImporter
-
- INDEXES - Static variable in class com.b2international.snowowl.snomed.importer.rf2.refset.SnomedLanguageRefSetImporter
-
- INDEXES - Static variable in class com.b2international.snowowl.snomed.importer.rf2.refset.SnomedModuleDependencyRefSetImporter
-
- INDEXES - Static variable in class com.b2international.snowowl.snomed.importer.rf2.refset.SnomedMRCMAttributeDomainRefSetImporter
-
- INDEXES - Static variable in class com.b2international.snowowl.snomed.importer.rf2.refset.SnomedMRCMAttributeRangeRefSetImporter
-
- INDEXES - Static variable in class com.b2international.snowowl.snomed.importer.rf2.refset.SnomedMRCMDomainRefSetImporter
-
- INDEXES - Static variable in class com.b2international.snowowl.snomed.importer.rf2.refset.SnomedMRCMModuleScopeRefSetImporter
-
- INDEXES - Static variable in class com.b2international.snowowl.snomed.importer.rf2.refset.SnomedQueryRefSetImporter
-
- INDEXES - Static variable in class com.b2international.snowowl.snomed.importer.rf2.refset.SnomedSimpleMapTypeRefSetImporter
-
- INDEXES - Static variable in class com.b2international.snowowl.snomed.importer.rf2.refset.SnomedSimpleMapWithDescriptionRefSetImporter
-
- INDEXES - Static variable in class com.b2international.snowowl.snomed.importer.rf2.refset.SnomedSimpleTypeRefSetImporter
-
- INDEXES - Static variable in class com.b2international.snowowl.snomed.importer.rf2.terminology.SnomedConceptImporter
-
- INDEXES - Static variable in class com.b2international.snowowl.snomed.importer.rf2.terminology.SnomedDescriptionImporter
-
- INDEXES - Static variable in class com.b2international.snowowl.snomed.importer.rf2.terminology.SnomedRelationshipImporter
-
- IndexException - Exception in com.b2international.index
-
- IndexException(String, Throwable) - Constructor for exception com.b2international.index.IndexException
-
- IndexField<T> - Interface in com.b2international.index.lucene
-
- IndexFieldBase<T> - Class in com.b2international.index.lucene
-
- IndexFieldBase(String, boolean) - Constructor for class com.b2international.index.lucene.IndexFieldBase
-
- IndexFieldDelegate<T> - Class in com.b2international.index.lucene
-
- IndexFieldDelegate(IndexField<T>) - Constructor for class com.b2international.index.lucene.IndexFieldDelegate
-
- indexFor(int, int) - Method in class com.b2international.commons.arrays.IntMap
-
- indexFor(int, int) - Method in class com.b2international.commons.arrays.IntMap
-
- indexNewRevision(CDOID, Revision) - Method in class com.b2international.snowowl.datastore.index.ChangeSetProcessorBase
-
- indexNewRevision(long, Revision) - Method in class com.b2international.snowowl.datastore.index.ChangeSetProcessorBase
-
- indexOf(int) - Method in class com.b2international.commons.arrays.SortedIntArraySet
-
- indexOf(int) - Method in class com.b2international.commons.arrays.SortedIntArraySet
-
- IndexRead<T> - Interface in com.b2international.index
-
Read operation over a single
Index.
- IndexReadRequest<R> - Class in com.b2international.snowowl.datastore.request
-
- IndexReadRequest(Request<RepositoryContext, R>) - Constructor for class com.b2international.snowowl.datastore.request.IndexReadRequest
-
- IndexSettings - Class in com.b2international.snowowl.datastore.config
-
Globally available immutable index settings based on all configuration files (snowowl_config.yml, elasticsearch.yml).
- IndexSettings() - Constructor for class com.b2international.snowowl.datastore.config.IndexSettings
-
- IndexWrite<T> - Interface in com.b2international.index
-
Transactional write operation over a single
Index.
- indicating(ExtendedDataInputStream, OMMonitor) - Method in class com.b2international.snowowl.datastore.server.net4j.AbstractExportIndication
-
- indicating(ExtendedDataInputStream, OMMonitor) - Method in class com.b2international.snowowl.datastore.server.net4j.AbstractImportIndication
-
- indicating(ExtendedDataInputStream, OMMonitor) - Method in class com.b2international.snowowl.datastore.server.net4j.AbstractSimpleImportIndication
-
- indicating(ExtendedDataInputStream, OMMonitor) - Method in class com.b2international.snowowl.snomed.exporter.server.net4j.SnomedExportServerIndication
-
- indicating(ExtendedDataInputStream, OMMonitor) - Method in class com.b2international.snowowl.snomed.exporter.server.net4j.SnomedRefSetDSVExportServerIndication
-
- INewDescriptionProvider - Interface in com.b2international.snowowl.datastore.history
-
- inferred(RevisionSearcher, ICDOCommitChangeSet, LongCollection, boolean) - Static method in class com.b2international.snowowl.snomed.datastore.taxonomy.Taxonomies
-
- INFERRED_FORM - Static variable in class com.b2international.snowowl.snomed.core.tree.Trees
-
- INFERRED_RELATIONSHIP - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- info(String) - Static method in class com.b2international.commons.status.Statuses
-
- info(String, String) - Static method in class com.b2international.commons.status.Statuses
-
Returns a new IStatus instance with IStatus.INFO
severity, and with the given pluginId and message.
- INFORMATION_MODEL_PC_VALUE - Static variable in enum com.b2international.snowowl.snomed.mrcm.ConstraintStrength
-
The 'INFORMATION MODEL PC' literal value.
- init(IntMap<K>, int) - Method in class com.b2international.commons.arrays.IntMap
-
- init(IntMap<K>, int) - Method in class com.b2international.commons.arrays.IntMap
-
- init(SnowOwlConfiguration, Environment) - Method in class com.b2international.snowowl.core.setup.Bootstrap
-
- init(SnowOwlConfiguration, Environment) - Method in interface com.b2international.snowowl.core.setup.BootstrapFragment
-
Initializes the given bootstrap with additional information, services.
- init(SnowOwlConfiguration, Environment) - Method in class com.b2international.snowowl.core.setup.DefaultBootstrapFragment
-
- init(SnowOwlConfiguration, Environment) - Method in class com.b2international.snowowl.datastore.server.DatastoreServerBootstrap
-
- init() - Static method in class com.b2international.snowowl.dsl.scg.impl.ScgFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class com.b2international.snowowl.dsl.scg.impl.ScgPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init(SnowOwlConfiguration, Environment) - Method in class com.b2international.snowowl.identity.IdentityBootstrap
-
- init(JavaType) - Method in class com.b2international.snowowl.identity.IdentityProviderConfig.IdentityProviderTypeIdResolver
-
- init() - Method in class com.b2international.snowowl.snomed.api.impl.SnomedClassificationServiceImpl
-
- init(SnomedAssociationRefSetMember, TransactionContext) - Method in class com.b2international.snowowl.snomed.core.store.SnomedAssociationReferenceSetMemberBuilder
-
- init(SnomedAttributeValueRefSetMember, TransactionContext) - Method in class com.b2international.snowowl.snomed.core.store.SnomedAttributeValueReferenceSetMemberBuilder
-
- init(T, TransactionContext) - Method in class com.b2international.snowowl.snomed.core.store.SnomedBaseComponentBuilder
-
Initialize any additional properties on the given component.
- init(SnomedComplexMapRefSetMember, TransactionContext) - Method in class com.b2international.snowowl.snomed.core.store.SnomedComplexMapReferenceSetMemberBuilder
-
- init(T, TransactionContext) - Method in class com.b2international.snowowl.snomed.core.store.SnomedComponentBuilder
-
Builds and returns a component based on the configured properties.
- init(Concept, TransactionContext) - Method in class com.b2international.snowowl.snomed.core.store.SnomedConceptBuilder
-
- init(SnomedConcreteDataTypeRefSet, TransactionContext) - Method in class com.b2international.snowowl.snomed.core.store.SnomedConcreteDomainReferenceSetBuilder
-
- init(SnomedConcreteDataTypeRefSetMember, TransactionContext) - Method in class com.b2international.snowowl.snomed.core.store.SnomedConcreteDomainReferenceSetMemberBuilder
-
- init(Description, TransactionContext) - Method in class com.b2international.snowowl.snomed.core.store.SnomedDescriptionBuilder
-
- init(SnomedDescriptionTypeRefSetMember, TransactionContext) - Method in class com.b2international.snowowl.snomed.core.store.SnomedDescriptionTypeReferenceSetMemberBuilder
-
- init(SnomedLanguageRefSetMember, TransactionContext) - Method in class com.b2international.snowowl.snomed.core.store.SnomedLanguageReferenceSetMemberBuilder
-
- init(SnomedMappingRefSet, TransactionContext) - Method in class com.b2international.snowowl.snomed.core.store.SnomedMappingReferenceSetBuilder
-
- init(T, TransactionContext) - Method in class com.b2international.snowowl.snomed.core.store.SnomedMemberBuilder
-
- init(SnomedModuleDependencyRefSetMember, TransactionContext) - Method in class com.b2international.snowowl.snomed.core.store.SnomedModuleDependencyReferenceSetMemberBuilder
-
- init(SnomedMRCMAttributeDomainRefSetMember, TransactionContext) - Method in class com.b2international.snowowl.snomed.core.store.SnomedMRCMAttributeDomainReferenceSetMemberBuilder
-
- init(SnomedMRCMAttributeRangeRefSetMember, TransactionContext) - Method in class com.b2international.snowowl.snomed.core.store.SnomedMRCMAttributeRangeReferenceSetMemberBuilder
-
- init(SnomedMRCMDomainRefSetMember, TransactionContext) - Method in class com.b2international.snowowl.snomed.core.store.SnomedMRCMDomainReferenceSetMemberBuilder
-
- init(SnomedMRCMModuleScopeRefSetMember, TransactionContext) - Method in class com.b2international.snowowl.snomed.core.store.SnomedMRCMModuleScopeReferenceSetMemberBuilder
-
- init(SnomedOWLExpressionRefSetMember, TransactionContext) - Method in class com.b2international.snowowl.snomed.core.store.SnomedOWLExpressionReferenceSetMemberBuilder
-
- init(SnomedQueryRefSetMember, TransactionContext) - Method in class com.b2international.snowowl.snomed.core.store.SnomedQueryReferenceSetMemberBuilder
-
- init(SnomedRegularRefSet, TransactionContext) - Method in class com.b2international.snowowl.snomed.core.store.SnomedRegularReferenceSetBuilder
-
- init(Relationship, TransactionContext) - Method in class com.b2international.snowowl.snomed.core.store.SnomedRelationshipBuilder
-
- init(T) - Method in class com.b2international.snowowl.snomed.core.store.SnomedSimpleComponentBuilder
-
Initialize any additional properties on the given component.
- init(T, TransactionContext) - Method in class com.b2international.snowowl.snomed.core.store.SnomedSimpleComponentBuilder
-
- init(SnomedSimpleMapRefSetMember, TransactionContext) - Method in class com.b2international.snowowl.snomed.core.store.SnomedSimpleMapReferenceSetMemberBuilder
-
- init(SnomedStructuralRefSet, TransactionContext) - Method in class com.b2international.snowowl.snomed.core.store.SnomedStructuralReferenceSetBuilder
-
- init(SnowOwlConfiguration, Environment) - Method in class com.b2international.snowowl.snomed.datastore.id.SnomedIdentifierBootstrap
-
- init(R) - Method in class com.b2international.snowowl.snomed.datastore.request.BaseSnomedComponentUpdateRequestBuilder
-
- init(BaseSnomedComponentCreateRequest) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedComponentCreateRequestBuilder
-
- init(BaseSnomedComponentCreateRequest) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedConceptCreateRequestBuilder
-
- init(SnomedConceptUpdateRequest) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedConceptUpdateRequestBuilder
-
- init(BaseSnomedComponentCreateRequest) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedDescriptionCreateRequestBuilder
-
- init(SnomedDescriptionUpdateRequest) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedDescriptionUpdateRequestBuilder
-
- init(BaseSnomedComponentCreateRequest) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedRelationshipCreateRequestBuilder
-
- init(SnomedRelationshipUpdateRequest) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedRelationshipUpdateRequestBuilder
-
- init(File) - Method in class com.b2international.snowowl.snomed.datastore.SnomedConfiguration
-
- init() - Static method in class com.b2international.snowowl.snomed.dsl.query.queryast.impl.ecoreastFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class com.b2international.snowowl.snomed.dsl.query.queryast.impl.ecoreastPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class com.b2international.snowowl.snomed.ecl.ecl.impl.EclFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class com.b2international.snowowl.snomed.ecl.ecl.impl.EclPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init(IGrammarAccess) - Method in class com.b2international.snowowl.snomed.ecl.serializer.EclSyntacticSequencer
-
- init() - Static method in class com.b2international.snowowl.snomed.impl.SnomedFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class com.b2international.snowowl.snomed.impl.SnomedPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class com.b2international.snowowl.snomed.mrcm.impl.MrcmFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class com.b2international.snowowl.snomed.mrcm.impl.MrcmPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedRefSetFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedRefSetPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- init() - Static method in class com.b2international.snowowl.terminologymetadata.impl.TerminologymetadataFactoryImpl
-
Creates the default factory implementation.
- init() - Static method in class com.b2international.snowowl.terminologymetadata.impl.TerminologymetadataPackageImpl
-
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
- initCause(Throwable) - Method in exception com.b2international.commons.db.RuntimeSQLException
-
- initDocValues(LeafReader) - Method in class com.b2international.index.lucene.AbstractDocsOutOfOrderCollector
-
Initializes docvalues using the specified leaf reader.
- initFactories(ClassLoader) - Static method in class com.b2international.index.Indexes
-
- INITIAL_MAJOR_VERSION - Static variable in class com.b2international.snowowl.datastore.server.history.HistoryInfoQueryExecutorImpl
-
The starting value for major versions.
- InitializationException(String) - Constructor for exception com.b2international.snowowl.core.SnowOwlApplication.InitializationException
-
- InitializationState - Enum in com.b2international.snowowl.datastore.server.snomed
-
Enumeration of initialization states.
- initialize(ICDORepository) - Method in interface com.b2international.snowowl.datastore.server.IRepositoryInitializer
-
Executes initialization checks for the corresponding repository.
- initialize(ICDORepository) - Method in class com.b2international.snowowl.datastore.server.RepositoryInitializer
-
- initializePackageContents() - Method in class com.b2international.snowowl.dsl.scg.impl.ScgPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class com.b2international.snowowl.snomed.dsl.query.queryast.impl.ecoreastPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.EclPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class com.b2international.snowowl.snomed.impl.SnomedPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class com.b2international.snowowl.snomed.mrcm.impl.MrcmPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedRefSetPackageImpl
-
Complete the initialization of the package and its meta-model.
- initializePackageContents() - Method in class com.b2international.snowowl.terminologymetadata.impl.TerminologymetadataPackageImpl
-
Complete the initialization of the package and its meta-model.
- INITIALIZER_COMMIT_COMMENT - Static variable in class com.b2international.snowowl.datastore.cdo.CDOCommitInfoConstants
-
Initializer commit comment.
- initializeServices() - Method in class com.b2international.snowowl.datastore.server.importer.AbstractTerminologyExcelImportJob
-
Initializes services for the import.
- initialSegment - Variable in class com.b2international.snowowl.snomed.importer.release.ReleaseFile
-
- initLucene(File, boolean) - Method in class com.b2international.index.compat.SingleDirectoryIndexImpl
-
Deprecated.
- initRefSet(SnomedRefSet, String) - Method in class com.b2international.snowowl.snomed.importer.rf2.refset.AbstractSnomedMapTypeRefSetImporter
-
- initRefSet(SnomedRefSet, String) - Method in class com.b2international.snowowl.snomed.importer.rf2.refset.AbstractSnomedRefSetImporter
-
- initRefSet(SnomedRefSet, String) - Method in class com.b2international.snowowl.snomed.importer.rf2.refset.SnomedConcreteDataTypeRefSetImporter
-
- initRefSet(SnomedRefSet, String) - Method in class com.b2international.snowowl.snomed.importer.rf2.refset.SnomedQueryRefSetImporter
-
- initService() - Method in class com.b2international.snowowl.datastore.server.snomed.jobs.SnomedRefSetDerivationServiceConfigJob
-
- initService() - Method in class com.b2international.snowowl.datastore.serviceconfig.AbstractClientServiceConfigJob
-
- initService() - Method in class com.b2international.snowowl.datastore.serviceconfig.AbstractServerServiceConfigJob
-
- initService() - Method in class com.b2international.snowowl.datastore.serviceconfig.ServiceConfigJob
-
Initialize the service and returns with the configured service instance.
- inject() - Method in interface com.b2international.snowowl.core.domain.BranchContext
-
- inject() - Method in interface com.b2international.snowowl.core.domain.RepositoryContext
-
- inject() - Method in interface com.b2international.snowowl.core.domain.TransactionContext
-
- inject() - Method in interface com.b2international.snowowl.core.ServiceProvider
-
Inject or override services in this context using a service provider builder.
- INJURIES_REFERENCE_SET - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- INodeVisitor<N> - Interface in com.b2international.commons.graph
-
Interface for graph node visitors.
- INodeVisitor<N> - Interface in com.b2international.commons.graph
-
Interface for graph node visitors.
- INoopPublishManager - Interface in com.b2international.snowowl.datastore.version
-
Marker interface for NOOP publish managers.
- InputFactory - Class in com.b2international.snowowl.snomed.api.impl.domain
-
- InputFactory() - Constructor for class com.b2international.snowowl.snomed.api.impl.domain.InputFactory
-
- InputStream(InputStream) - Constructor for class com.b2international.commons.encoding.Base64.InputStream
-
- InputStream(InputStream, int) - Constructor for class com.b2international.commons.encoding.Base64.InputStream
-
- INSTANCE - Static variable in class com.b2international.snowowl.datastore.cdo.EmptyCDOChangeSetData
-
- INSTANCE - Static variable in class com.b2international.snowowl.datastore.oplock.impl.AllRepositoriesLockTarget
-
- INSTANCE - Static variable in class com.b2international.snowowl.snomed.reasoner.server.diff.OntologyChangeOrdering
-
- INSTANCE - Static variable in class com.b2international.snowowl.snomed.reasoner.server.diff.relationship.StatementFragmentOrdering
-
- instantiate(IConfigurationElement, Class<T>) - Static method in class com.b2international.commons.platform.Extensions
-
Instantiates a default 'class' attribute from the given IConfigurationElement and returns it as the given type.
- instantiate(IConfigurationElement, String, Class<T>) - Static method in class com.b2international.commons.platform.Extensions
-
Instantiates the given attribute from the given IConfigurationElement and returns it as the given type.
- instantiate(CDORevision) - Method in class com.b2international.snowowl.datastore.server.EvictingRevisionCache
-
- INT_ID_ATTRIBUTE - Static variable in class com.b2international.snowowl.core.CoreTerminologyBroker
-
- INT_NAMESPACE - Static variable in class com.b2international.snowowl.snomed.datastore.id.SnomedIdentifiers
-
- IntArrayTransformedToList<E> - Class in com.b2international.commons.collections
-
- IntArrayTransformedToList(Function<Integer, E>, int[]) - Constructor for class com.b2international.commons.collections.IntArrayTransformedToList
-
- IntArrayTransformetToSet<E> - Class in com.b2international.commons.collections
-
- IntArrayTransformetToSet(Function<Integer, E>, Function<E, Integer>, int...) - Constructor for class com.b2international.commons.collections.IntArrayTransformetToSet
-
- IntCollection - Interface in com.b2international.collections.ints
-
- IntDeque - Interface in com.b2international.collections.ints
-
- intDocValuesField(String) - Static method in class com.b2international.index.lucene.Fields
-
- INTEGER_EDIT_PATTERN - Static variable in class com.b2international.snowowl.snomed.datastore.DataTypeUtils
-
Formatted text editing pattern for integers (12 digits with thousands separators)
- INTEGER_VALUE - Static variable in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedRefSetMemberIndexEntry.Fields
-
- INTEGER_VALUE - Static variable in enum com.b2international.snowowl.snomed.snomedrefset.DataType
-
The 'INTEGER' literal value.
- INTEGER_VALUE_EQUALS - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage
-
- INTEGER_VALUE_EQUALS - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage.Literals
-
- INTEGER_VALUE_EQUALS__VALUE - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage
-
The feature id for the 'Value' attribute.
- INTEGER_VALUE_EQUALS__VALUE - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage.Literals
-
The meta object literal for the 'Value' attribute feature.
- INTEGER_VALUE_EQUALS_FEATURE_COUNT - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage
-
The number of structural features of the 'Integer Value Equals' class.
- INTEGER_VALUE_GREATER_THAN - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage
-
- INTEGER_VALUE_GREATER_THAN - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage.Literals
-
- INTEGER_VALUE_GREATER_THAN__VALUE - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage
-
The feature id for the 'Value' attribute.
- INTEGER_VALUE_GREATER_THAN__VALUE - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage.Literals
-
The meta object literal for the 'Value' attribute feature.
- INTEGER_VALUE_GREATER_THAN_EQUALS - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage
-
- INTEGER_VALUE_GREATER_THAN_EQUALS - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage.Literals
-
- INTEGER_VALUE_GREATER_THAN_EQUALS__VALUE - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage
-
The feature id for the 'Value' attribute.
- INTEGER_VALUE_GREATER_THAN_EQUALS__VALUE - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage.Literals
-
The meta object literal for the 'Value' attribute feature.
- INTEGER_VALUE_GREATER_THAN_EQUALS_FEATURE_COUNT - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage
-
The number of structural features of the 'Integer Value Greater Than Equals' class.
- INTEGER_VALUE_GREATER_THAN_FEATURE_COUNT - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage
-
The number of structural features of the 'Integer Value Greater Than' class.
- INTEGER_VALUE_LESS_THAN - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage
-
- INTEGER_VALUE_LESS_THAN - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage.Literals
-
- INTEGER_VALUE_LESS_THAN__VALUE - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage
-
The feature id for the 'Value' attribute.
- INTEGER_VALUE_LESS_THAN__VALUE - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage.Literals
-
The meta object literal for the 'Value' attribute feature.
- INTEGER_VALUE_LESS_THAN_EQUALS - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage
-
- INTEGER_VALUE_LESS_THAN_EQUALS - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage.Literals
-
- INTEGER_VALUE_LESS_THAN_EQUALS__VALUE - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage
-
The feature id for the 'Value' attribute.
- INTEGER_VALUE_LESS_THAN_EQUALS__VALUE - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage.Literals
-
The meta object literal for the 'Value' attribute feature.
- INTEGER_VALUE_LESS_THAN_EQUALS_FEATURE_COUNT - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage
-
The number of structural features of the 'Integer Value Less Than Equals' class.
- INTEGER_VALUE_LESS_THAN_FEATURE_COUNT - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage
-
The number of structural features of the 'Integer Value Less Than' class.
- INTEGER_VALUE_NOT_EQUALS - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage
-
- INTEGER_VALUE_NOT_EQUALS - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage.Literals
-
- INTEGER_VALUE_NOT_EQUALS__VALUE - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage
-
The feature id for the 'Value' attribute.
- INTEGER_VALUE_NOT_EQUALS__VALUE - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage.Literals
-
The meta object literal for the 'Value' attribute feature.
- INTEGER_VALUE_NOT_EQUALS_FEATURE_COUNT - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage
-
The number of structural features of the 'Integer Value Not Equals' class.
- IntegerArrayIterator - Class in com.b2international.commons.arrays
-
- IntegerArrayIterator - Class in com.b2international.commons.arrays
-
- IntegerArrayIterator(int[]) - Constructor for class com.b2international.commons.arrays.IntegerArrayIterator
-
- IntegerArrayIterator(int[]) - Constructor for class com.b2international.commons.arrays.IntegerArrayIterator
-
- IntegerArraySet - Class in com.b2international.commons.arrays
-
- IntegerArraySet - Class in com.b2international.commons.arrays
-
- IntegerArraySet(int[]) - Constructor for class com.b2international.commons.arrays.IntegerArraySet
-
- IntegerArraySet(int[]) - Constructor for class com.b2international.commons.arrays.IntegerArraySet
-
- IntegerElements() - Constructor for class com.b2international.snowowl.snomed.ecl.services.EclGrammarAccess.IntegerElements
-
- IntegerValueEquals - Interface in com.b2international.snowowl.snomed.ecl.ecl
-
A representation of the model object 'Integer Value Equals'.
- IntegerValueEqualsElements() - Constructor for class com.b2international.snowowl.snomed.ecl.services.EclGrammarAccess.IntegerValueEqualsElements
-
- IntegerValueEqualsImpl - Class in com.b2international.snowowl.snomed.ecl.ecl.impl
-
An implementation of the model object 'Integer Value Equals'.
- IntegerValueEqualsImpl() - Constructor for class com.b2international.snowowl.snomed.ecl.ecl.impl.IntegerValueEqualsImpl
-
- IntegerValueGreaterThan - Interface in com.b2international.snowowl.snomed.ecl.ecl
-
A representation of the model object 'Integer Value Greater Than'.
- IntegerValueGreaterThanElements() - Constructor for class com.b2international.snowowl.snomed.ecl.services.EclGrammarAccess.IntegerValueGreaterThanElements
-
- IntegerValueGreaterThanEquals - Interface in com.b2international.snowowl.snomed.ecl.ecl
-
A representation of the model object 'Integer Value Greater Than Equals'.
- IntegerValueGreaterThanEqualsElements() - Constructor for class com.b2international.snowowl.snomed.ecl.services.EclGrammarAccess.IntegerValueGreaterThanEqualsElements
-
- IntegerValueGreaterThanEqualsImpl - Class in com.b2international.snowowl.snomed.ecl.ecl.impl
-
An implementation of the model object 'Integer Value Greater Than Equals'.
- IntegerValueGreaterThanEqualsImpl() - Constructor for class com.b2international.snowowl.snomed.ecl.ecl.impl.IntegerValueGreaterThanEqualsImpl
-
- IntegerValueGreaterThanImpl - Class in com.b2international.snowowl.snomed.ecl.ecl.impl
-
An implementation of the model object 'Integer Value Greater Than'.
- IntegerValueGreaterThanImpl() - Constructor for class com.b2international.snowowl.snomed.ecl.ecl.impl.IntegerValueGreaterThanImpl
-
- IntegerValueLessThan - Interface in com.b2international.snowowl.snomed.ecl.ecl
-
A representation of the model object 'Integer Value Less Than'.
- IntegerValueLessThanElements() - Constructor for class com.b2international.snowowl.snomed.ecl.services.EclGrammarAccess.IntegerValueLessThanElements
-
- IntegerValueLessThanEquals - Interface in com.b2international.snowowl.snomed.ecl.ecl
-
A representation of the model object 'Integer Value Less Than Equals'.
- IntegerValueLessThanEqualsElements() - Constructor for class com.b2international.snowowl.snomed.ecl.services.EclGrammarAccess.IntegerValueLessThanEqualsElements
-
- IntegerValueLessThanEqualsImpl - Class in com.b2international.snowowl.snomed.ecl.ecl.impl
-
An implementation of the model object 'Integer Value Less Than Equals'.
- IntegerValueLessThanEqualsImpl() - Constructor for class com.b2international.snowowl.snomed.ecl.ecl.impl.IntegerValueLessThanEqualsImpl
-
- IntegerValueLessThanImpl - Class in com.b2international.snowowl.snomed.ecl.ecl.impl
-
An implementation of the model object 'Integer Value Less Than'.
- IntegerValueLessThanImpl() - Constructor for class com.b2international.snowowl.snomed.ecl.ecl.impl.IntegerValueLessThanImpl
-
- IntegerValueNotEquals - Interface in com.b2international.snowowl.snomed.ecl.ecl
-
A representation of the model object 'Integer Value Not Equals'.
- IntegerValueNotEqualsElements() - Constructor for class com.b2international.snowowl.snomed.ecl.services.EclGrammarAccess.IntegerValueNotEqualsElements
-
- IntegerValueNotEqualsImpl - Class in com.b2international.snowowl.snomed.ecl.ecl.impl
-
An implementation of the model object 'Integer Value Not Equals'.
- IntegerValueNotEqualsImpl() - Constructor for class com.b2international.snowowl.snomed.ecl.ecl.impl.IntegerValueNotEqualsImpl
-
- InternalApplicationSessionManager - Interface in com.b2international.snowowl.datastore.server
-
- InternalEclLexer - Class in com.b2international.snowowl.snomed.ecl.parser.antlr.lexer
-
- InternalEclLexer() - Constructor for class com.b2international.snowowl.snomed.ecl.parser.antlr.lexer.InternalEclLexer
-
- InternalEclLexer(CharStream) - Constructor for class com.b2international.snowowl.snomed.ecl.parser.antlr.lexer.InternalEclLexer
-
- InternalEclLexer(CharStream, RecognizerSharedState) - Constructor for class com.b2international.snowowl.snomed.ecl.parser.antlr.lexer.InternalEclLexer
-
- internalFindGrammar(GrammarProvider) - Method in class com.b2international.snowowl.dsl.services.SCGGrammarAccess
-
- internalFindGrammar(GrammarProvider) - Method in class com.b2international.snowowl.snomed.ecl.services.EclGrammarAccess
-
- InternalHistoryInfoConfiguration - Interface in com.b2international.snowowl.datastore.server.history
-
Low-level representation of a historical information configuration used for
running a query.
- InternalHistoryInfoConfigurationImpl - Class in com.b2international.snowowl.datastore.server.history
-
Low-level historical information configuration implementation.
- InternalHistoryInfoConfigurationImpl(HistoryInfoConfiguration, Connection, CDOView) - Constructor for class com.b2international.snowowl.datastore.server.history.InternalHistoryInfoConfigurationImpl
-
- InternalHistoryInfoConfigurationImpl(HistoryInfoConfiguration, Connection, long, int, CDOView) - Constructor for class com.b2international.snowowl.datastore.server.history.InternalHistoryInfoConfigurationImpl
-
- InternalRepositoryService - Interface in com.b2international.snowowl.api.impl.admin
-
- internalWorked(double) - Method in class com.b2international.commons.CancelableProgressMonitorWrapper
-
- internalWorked(double) - Method in class com.b2international.commons.CancelableProgressMonitorWrapper
-
- internalWorked(double) - Method in class com.b2international.snowowl.datastore.remotejobs.RemoteJobProgressMonitor
-
- internationalRelease() - Static method in class com.b2international.snowowl.snomed.api.impl.SnomedReleases
-
- INTERPRETS - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- intersection(LongSet, LongSet) - Static method in class com.b2international.commons.collect.LongSets
-
Returns with the intersection of two sets.
- intersection(Set<SnomedIdentifier>) - Method in interface com.b2international.snowowl.snomed.datastore.id.reservations.Reservation
-
- intField(String) - Static method in class com.b2international.index.lucene.Fields
-
- IntIndexField - Class in com.b2international.index.lucene
-
- IntIndexField(String) - Constructor for class com.b2international.index.lucene.IntIndexField
-
- IntIndexField(String, boolean) - Constructor for class com.b2international.index.lucene.IntIndexField
-
- IntIterator - Interface in com.b2international.collections.ints
-
- IntKeyMap<V> - Interface in com.b2international.collections.ints
-
- IntKeySetMultimap<V> - Class in com.b2international.commons.collect
-
Type safe set multimap implementation using primitive integer keys.
- IntKeySetMultimap() - Constructor for class com.b2international.commons.collect.IntKeySetMultimap
-
- IntKeySetMultimap(IntKeyMap<Set<V>>) - Constructor for class com.b2international.commons.collect.IntKeySetMultimap
-
- IntList - Interface in com.b2international.collections.ints
-
- IntListIterator - Interface in com.b2international.collections.ints
-
- IntMap<K> - Class in com.b2international.commons.arrays
-
- IntMap<K> - Class in com.b2international.commons.arrays
-
- IntMap(int) - Constructor for class com.b2international.commons.arrays.IntMap
-
- IntMap(IntMap<K>, int) - Constructor for class com.b2international.commons.arrays.IntMap
-
- IntMap(int) - Constructor for class com.b2international.commons.arrays.IntMap
-
- IntMap(IntMap<K>, int) - Constructor for class com.b2international.commons.arrays.IntMap
-
- IntPredicate - Class in com.b2international.index.query
-
- IntRangePredicate - Class in com.b2international.index.query
-
- IntSet - Interface in com.b2international.collections.ints
-
- IntSetPredicate - Class in com.b2international.index.query
-
- IntSorter - Class in com.b2international.commons.collections
-
This class allows sorting int[] using a comparator without boxing elements to Integer.
- IntSorter() - Constructor for class com.b2international.commons.collections.IntSorter
-
- IntValueMap<K> - Interface in com.b2international.collections.ints
-
- INVALID_CONCEPT_ID_LENGTH - Static variable in class com.b2international.snowowl.dsl.validation.SCGJavaValidator
-
- invalidateClassificationRuns() - Method in class com.b2international.snowowl.snomed.api.impl.ClassificationRunIndex
-
- InvalidRelationship - Class in com.b2international.snowowl.snomed.datastore.taxonomy
-
- InvalidRelationship(long, long, long, InvalidRelationship.MissingConcept) - Constructor for class com.b2international.snowowl.snomed.datastore.taxonomy.InvalidRelationship
-
- InvalidRelationship.MissingConcept - Enum in com.b2international.snowowl.snomed.datastore.taxonomy
-
- invert(DefaultCDOMerger.Conflict) - Static method in class com.b2international.snowowl.datastore.cdo.ConflictMapper
-
- invoke(Method, Object, Object...) - Static method in class com.b2international.commons.reflect.MethodInvokerUtil
-
Invokes the specified method on the given it Object with the given
arguments.
- invokeAnnotatedMethods(Object, Class<? extends Annotation>, Object...) - Static method in class com.b2international.commons.reflect.MethodInvokerUtil
-
Invokes the methods within the given it Object where the method
has the specified Annotation.
- invokeMethods(Object, Predicate<Method>, Object...) - Static method in class com.b2international.commons.reflect.MethodInvokerUtil
-
Invokes the methods declared in the given it Object, where the
method is meets the requirements of the given Predicate.
- IO - Class in com.b2international.commons.io
-
- IO() - Constructor for class com.b2international.commons.io.IO
-
- IObjectLockChangeListener - Interface in com.b2international.snowowl.datastore.lock
-
- IObjectLockManager - Interface in com.b2international.snowowl.datastore.lock
-
Manages local client CDOLocks to be acquired for storageKeys.
- IObjectLockManager.NullImpl - Class in com.b2international.snowowl.datastore.lock
-
A very simple null implementation to be the default implementor.
- IOperationLock<C> - Interface in com.b2international.snowowl.datastore.server.oplock
-
Represents a lock for an owning context of arbitrary type and a lock target.
- IOperationLockManager<C extends java.io.Serializable> - Interface in com.b2international.snowowl.datastore.oplock
-
Represents an exclusive lock manager that allows contexts of arbitrary type to lock potentially nested
IOperationLockTargets.
- IOperationLockTarget - Interface in com.b2international.snowowl.datastore.oplock
-
Represents an arbitrary object that can be locked to prevent concurrent access to it.
- IOperationLockTargetListener<C> - Interface in com.b2international.snowowl.datastore.server.oplock
-
- IPublishManager - Interface in com.b2international.snowowl.datastore.version
-
Service interface for managing the publication process for a concrete terminology.
- IReasonerPreferencesService - Interface in com.b2international.snowowl.snomed.reasoner.preferences
-
- IRelationshipChange - Interface in com.b2international.snowowl.snomed.api.domain.classification
-
Contains a subset of relationship properties which makes it possible to identify an existing redundant relationship
for deletion/deactivation, or create a inferred relationship based on it.
- IRelationshipChangeList - Interface in com.b2international.snowowl.snomed.api.domain.classification
-
Holds a pageable list of suggested relationship changes.
- IRepositoryInitializer - Interface in com.b2international.snowowl.datastore.server
-
Ensures that a particular terminology repository is in the expected state at the beginning of its lifecycle.
- IRepositoryService - Interface in com.b2international.snowowl.api.admin
-
Implementations of the repository service allow creating on-line backups of terminology content repositories by
preventing further modifications while the backup takes place.
- IRequestFactory - Interface in com.b2international.snowowl.eventbus.net4j
-
- IS_A - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- IS_A_ID - Static variable in class com.b2international.snowowl.snomed.reasoner.model.LongConcepts
-
- IS_DELETED_PREDICATE - Static variable in interface com.b2international.commons.Change
-
Deleted predicate.
- IS_DELETED_PREDICATE - Static variable in interface com.b2international.commons.Change
-
Deleted predicate.
- IS_NEW_PREDICATE - Static variable in interface com.b2international.commons.Change
-
New predicate.
- IS_NEW_PREDICATE - Static variable in interface com.b2international.commons.Change
-
New predicate.
- isa() - Method in class com.b2international.snowowl.snomed.core.store.SnomedRelationshipBuilder
-
Specifies that the new SNOMED CT Relationship will be an IS A relationship.
- isActive() - Method in class com.b2international.snowowl.datastore.cdo.DelegatingTransaction
-
- isActive(long) - Method in class com.b2international.snowowl.datastore.server.snomed.index.ReasonerTaxonomyBuilder
-
- isActive() - Method in interface com.b2international.snowowl.snomed.api.domain.browser.ISnomedBrowserDescriptionResult
-
- isActive() - Method in interface com.b2international.snowowl.snomed.api.domain.browser.IStatusWithModuleIdProvider
-
- isActive() - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserChildConcept
-
- isActive() - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserComponent
-
- isActive() - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserDescriptionResult
-
- isActive() - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserDescriptionResultDetails
-
- isActive() - Method in interface com.b2international.snowowl.snomed.Component
-
Returns wit the status of the SNOMED CT component.
- isActive() - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedConceptModelComponent
-
- isActive() - Method in class com.b2international.snowowl.snomed.core.domain.SnomedComponent
-
Returns the component's current status as a boolean value.
- isActive() - Method in class com.b2international.snowowl.snomed.datastore.index.constraint.ConceptModelComponentFragment
-
- isActive() - Method in class com.b2international.snowowl.snomed.datastore.index.constraint.SnomedConstraintDocument
-
- isActive() - Method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedDocument
-
- isActive() - Method in class com.b2international.snowowl.snomed.datastore.index.refset.RefSetMemberChange
-
- isActive(long) - Method in class com.b2international.snowowl.snomed.datastore.index.SnomedHierarchy
-
- isActive() - Method in class com.b2international.snowowl.snomed.datastore.request.BaseSnomedComponentCreateRequest
-
- isActive() - Method in interface com.b2international.snowowl.snomed.datastore.request.SnomedComponentCreateRequest
-
- isActive() - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedComponentUpdateRequest
-
- isActive() - Method in class com.b2international.snowowl.snomed.datastore.SnomedRefSetMemberFragment
-
Returns true if the reference set member is active.
- isActive() - Method in class com.b2international.snowowl.snomed.impl.ComponentImpl
-
- isActive() - Method in class com.b2international.snowowl.snomed.importer.rf2.Rf2RefSetMember
-
- isActive() - Method in interface com.b2international.snowowl.snomed.mrcm.ConceptModelComponent
-
Returns the value of the 'Active' attribute.
- isActive() - Method in class com.b2international.snowowl.snomed.mrcm.impl.ConceptModelComponentImpl
-
- isActive() - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedRefSetMemberImpl
-
- isActive() - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetMember
-
Returns wit the status of the SNOMED CT reference set member.
- isActiveMemberOf(String) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedComponentSearchRequestBuilder
-
Filter matches by their active membership in the given reference set or ECL expression.
- isActiveMemberOf(Iterable<String>) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedComponentSearchRequestBuilder
-
Filter matches by their active membership in any of the given reference sets.
- isActiveProfileChanged() - Method in class com.b2international.snowowl.snomed.datastore.index.interest.SearchProfilePreferences
-
- isAdded() - Method in class com.b2international.snowowl.core.validation.whitelist.WhiteListNotification
-
- isAdded(RemoteJobNotification) - Static method in class com.b2international.snowowl.datastore.remotejobs.RemoteJobNotification
-
- isAddedInSource() - Method in class com.b2international.snowowl.datastore.cdo.AddedInSourceAndTargetConflict
-
- isAdditional() - Method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedRelationshipIndexEntry
-
- isAdministrator() - Method in class com.b2international.snowowl.identity.domain.User
-
- isAdminParty() - Method in class com.b2international.snowowl.identity.IdentityConfiguration
-
- IsaKey - Enum in com.b2international.snowowl.snomed.reasoner.model
-
Singleton node key for the definition node storing ISA relationships only.
- isAll() - Method in class com.b2international.snowowl.core.claml.ClamlModel.ModifiedBy
-
- isAllUnchecked() - Method in class com.b2international.snowowl.snomed.importer.net4j.SnomedSubsetImportConfiguration
-
Checks whether all the SubsetEntries is not included or if there is at
least one entry that is included.
- isAnonymous() - Method in class com.b2international.snowowl.snomed.reasoner.server.ontology.DelegateOntology
-
- isAnyExpression() - Method in class com.b2international.snowowl.snomed.core.ecl.EclExpression
-
- isArgEnd(char) - Method in class com.b2international.commons.TokenReplacer
-
- isArgEnd(char) - Method in class com.b2international.commons.TokenReplacer
-
- isArgStart(char) - Method in class com.b2international.commons.TokenReplacer
-
- isArgStart(char) - Method in class com.b2international.commons.TokenReplacer
-
- isAscending() - Method in class com.b2international.snowowl.core.request.SearchResourceRequest.SortField
-
- isAscending() - Method in class com.b2international.snowowl.core.request.SearchResourceRequest.SortScript
-
- isAssigned() - Method in class com.b2international.snowowl.snomed.datastore.id.domain.SctId
-
- IsAStatement - Interface in com.b2international.snowowl.snomed.datastore
-
Bare minimum representation of a SNOMED CT IS_A relationship.
- IsAStatement.Statement - Interface in com.b2international.snowowl.snomed.datastore
-
Bare minimum representation of a SNOMED CT relationship.
- isAvailable(String) - Method in enum com.b2international.snowowl.datastore.ContentAvailabilityInfoManager
-
Returns with true if the underlying content is available for the
given tooling feature.
- isAvailable() - Method in interface com.b2international.snowowl.datastore.ContentAvailabilityInfoProvider
-
Returns with true if the underlying content is available.
- isAvailable() - Method in class com.b2international.snowowl.snomed.datastore.id.domain.SctId
-
- isAvailable() - Method in class com.b2international.snowowl.snomed.datastore.SnomedAvailabilityInfoProvider
-
- isBaseRefPath(String) - Static method in interface com.b2international.index.revision.RevisionIndex
-
Returns true if the given branch path can evaluate to its base segments.
- isBigDecimal(Class<?>) - Static method in class com.b2international.index.util.NumericClassUtils
-
- isBold(Cell) - Static method in class com.b2international.snowowl.datastore.server.importer.ExcelUtilities
-
Returns true if the cell (NOT the text inside) is set to bold.
- isCancelled() - Method in class com.b2international.commons.async.AsyncTask
-
Returns true if the job is cancelled while it is performing
the asynchronous operation.
- isCancelled() - Method in class com.b2international.snowowl.datastore.remotejobs.RemoteJobEntry
-
- isChanged(RemoteJobNotification) - Static method in class com.b2international.snowowl.datastore.remotejobs.RemoteJobNotification
-
- isCheckCycles() - Method in class com.b2international.snowowl.snomed.datastore.taxonomy.AbstractSnomedTaxonomyBuilder
-
- isClassAssignableFrom(Class<?>, String) - Static method in class com.b2international.commons.ClassUtils
-
Returns true if the class with the specified name is either the same as, or is a superclass or
superinterface of, the class represented by the specified class parameter.
- isClassAssignableFrom(Class<?>, String) - Static method in class com.b2international.commons.ClassUtils
-
Returns true if the class with the specified name is either the same as, or is a superclass or
superinterface of, the class represented by the specified class parameter.
- isClassBinding() - Method in class com.b2international.commons.inject.MethodBinding
-
- isClear() - Method in enum com.b2international.snowowl.datastore.importer.TerminologyImportType
-
- isClearImport() - Method in class com.b2international.snowowl.datastore.server.importer.AbstractTerminologyImportValidator
-
- isClient() - Method in class com.b2international.snowowl.core.setup.Environment
-
Returns true if Snow Owl is running on a client environment.
- isClientEmbedded() - Method in class com.b2international.snowowl.core.config.ClientPreferences
-
- isClinicalKernelPrimitive() - Method in class com.b2international.snowowl.semanticengine.utils.PrimitiveClinicalKernelDetectingVisitor
-
- isClinicalKernelPrimitive(Expression) - Static method in class com.b2international.snowowl.semanticengine.utils.SemanticUtils
-
- isClosed() - Method in class com.b2international.snowowl.datastore.cdo.DelegatingTransaction
-
- isClosed() - Method in class com.b2international.snowowl.datastore.CDOEditingContext
-
Returns whether this
CDOEditingContext is already closed (
false) or it's still open (
true).
- isCollection(Field) - Static method in class com.b2international.index.util.NumericClassUtils
-
- isCollection(Class<?>) - Static method in class com.b2international.index.util.NumericClassUtils
-
- isCollectSystemChanges() - Method in class com.b2international.snowowl.snomed.datastore.config.SnomedCoreConfiguration
-
- isColumnDisabled() - Method in enum com.b2international.snowowl.core.api.preferences.ColumnSetting
-
- isCommitNotificationEnabled() - Method in class com.b2international.snowowl.datastore.cdo.CDOServerCommitBuilder.ServerTransactionCommitContext
-
- isCompatible(DatastoreLockContext) - Method in class com.b2international.snowowl.datastore.oplock.impl.DatastoreLockContext
-
- isComplex() - Method in class com.b2international.snowowl.snomed.datastore.SnomedMapSetSetting
-
- isComplex() - Method in class com.b2international.snowowl.snomed.exporter.server.rf1.AbstractSnomedCrossMapExporter
-
- isComplexMapping(SnomedRefSetType) - Static method in class com.b2international.snowowl.snomed.datastore.SnomedRefSetUtil
-
Returns true if the specified reference set type is either complex map or extended map type.
- isComponentActive(String) - Method in class com.b2international.snowowl.snomed.importer.rf2.validation.AbstractSnomedValidator
-
- isComponentExists(String) - Method in class com.b2international.snowowl.snomed.importer.rf2.validation.AbstractSnomedValidator
-
Checks if a SNOMED CT component is present in the release files or exists in the database.
- isComponentExists(String, ReleaseFileSet.ReleaseComponentType) - Method in class com.b2international.snowowl.snomed.importer.rf2.validation.AbstractSnomedValidator
-
Checks if the given type SNOMED CT component is present in the release files or exists in the database.
- isConceptIdentifier(String) - Static method in class com.b2international.snowowl.snomed.datastore.id.SnomedIdentifiers
-
- isConcreteDomainSupported() - Method in class com.b2international.snowowl.snomed.datastore.config.SnomedCoreConfiguration
-
- isConflicting(ISchedulingRule) - Method in class com.b2international.snowowl.core.MutexSchedulingRule
-
- isConflicting(ISchedulingRule) - Method in class com.b2international.snowowl.datastore.server.remotejobs.BranchExclusiveRule
-
- isContentsEmpty() - Method in class com.b2international.snowowl.datastore.CDOEditingContext
-
Returns with
true if the
contents
of the editing context is either empty of
null.
- isCoreComponentId(String) - Static method in class com.b2international.snowowl.snomed.common.SnomedTerminologyComponentConstants
-
- isCoreComponentType(short) - Static method in class com.b2international.snowowl.snomed.common.SnomedTerminologyComponentConstants
-
- isCreateVersions() - Method in class com.b2international.snowowl.snomed.importer.net4j.ImportConfiguration
-
- isCritical() - Method in enum com.b2international.snowowl.snomed.importer.net4j.DefectType
-
- isCurrent() - Method in interface com.b2international.snowowl.snomed.datastore.taxonomy.ISnomedTaxonomyBuilder.TaxonomyItem
-
- isDate(Class<?>) - Static method in class com.b2international.index.util.NumericClassUtils
-
- isDeclared(OWLEntity) - Method in class com.b2international.snowowl.snomed.reasoner.server.ontology.DelegateOntology
-
- isDeclared(OWLEntity, boolean) - Method in class com.b2international.snowowl.snomed.reasoner.server.ontology.DelegateOntology
-
- isDefault() - Method in class com.b2international.snowowl.snomed.reasoner.preferences.ReasonerMetadata
-
- isDefining() - Method in enum com.b2international.snowowl.snomed.core.domain.CharacteristicType
-
- isDefining() - Method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedRelationshipIndexEntry
-
- isDeleted() - Method in interface com.b2international.commons.Change
-
Returns true if the change is representing a deletion.
- isDeleted() - Method in interface com.b2international.commons.Change
-
Returns true if the change is representing a deletion.
- isDeleted() - Method in class com.b2international.snowowl.core.branch.BranchData
-
- isDeleted() - Method in interface com.b2international.snowowl.core.branch.Deletable
-
- isDeleted() - Method in class com.b2international.snowowl.datastore.remotejobs.RemoteJobEntry
-
- isDeprecated() - Method in class com.b2international.snowowl.snomed.datastore.id.domain.SctId
-
- isDestinationNegated() - Method in interface com.b2international.snowowl.snomed.api.domain.classification.IRelationshipChange
-
Returns the negation flag for the relationship's destination concept.
- isDestinationNegated() - Method in class com.b2international.snowowl.snomed.api.impl.domain.classification.RelationshipChange
-
- isDestinationNegated() - Method in class com.b2international.snowowl.snomed.core.domain.SnomedRelationship
-
Checks whether the destination concept's meaning should be negated (ObjectComplementOf semantics in OWL2).
- isDestinationNegated() - Method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedRelationshipIndexEntry
-
- isDestinationNegated() - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedRelationshipCreateRequest
-
- isDestinationNegated() - Method in class com.b2international.snowowl.snomed.datastore.StatementFragment
-
- isDestinationNegated() - Method in class com.b2international.snowowl.snomed.impl.RelationshipImpl
-
- isDestinationNegated() - Method in class com.b2international.snowowl.snomed.reasoner.classification.entry.RelationshipChangeEntry
-
- isDestinationNegated() - Method in interface com.b2international.snowowl.snomed.Relationship
-
Returns true if the association between the source concept and the destination concept is negated.
- isDevVersion(String) - Static method in class com.b2international.commons.platform.PlatformUtil
-
- isDirty() - Method in interface com.b2international.commons.Change
-
Returns true if the current change represents a modification.
- isDirty() - Method in interface com.b2international.commons.Change
-
Returns true if the current change represents a modification.
- isDirty() - Method in class com.b2international.snowowl.datastore.CDOEditingContext
-
- isDirty() - Method in class com.b2international.snowowl.snomed.core.refset.automap.RefSetAutoMapperModel
-
- isDirty() - Method in class com.b2international.snowowl.snomed.datastore.index.interest.SearchProfile
-
- isDirty() - Method in class com.b2international.snowowl.snomed.datastore.taxonomy.AbstractSnomedTaxonomyBuilder
-
- isDirty() - Method in interface com.b2international.snowowl.snomed.datastore.taxonomy.ISnomedTaxonomyBuilder
-
- isDisabled(String) - Method in class com.b2international.snowowl.core.ft.FeatureToggles
-
- isDisposed() - Method in class com.b2international.snowowl.core.AbstractDisposableService
-
- isDisposed() - Method in class com.b2international.snowowl.core.domain.DelegatingContext
-
- isDisposed() - Method in class com.b2international.snowowl.core.events.Notifications
-
- isDisposed() - Method in interface com.b2international.snowowl.core.IDisposableService
-
- isDisposed() - Method in class com.b2international.snowowl.datastore.remotejobs.RemoteJobTracker
-
- isDisposed() - Method in class com.b2international.snowowl.datastore.server.oplock.impl.DatastoreOperationLockManager
-
- isDisposed() - Method in class com.b2international.snowowl.snomed.datastore.id.cis.CisSnomedIdentifierService
-
- isDisposed() - Method in class com.b2international.snowowl.snomed.datastore.id.memory.DefaultSnomedIdentifierService
-
- isDocIdOnly() - Method in class com.b2international.index.query.Query
-
- isDone() - Method in class com.b2international.snowowl.datastore.remotejobs.RemoteJobEntry
-
- isDoneTracking() - Method in class com.b2international.snowowl.datastore.server.remotejobs.TrackingProgressMonitor
-
- isDurableView() - Method in class com.b2international.snowowl.datastore.cdo.DelegatingTransaction
-
- ISearchProfileManager - Interface in com.b2international.snowowl.snomed.datastore.index.interest
-
Defines a remote accessible interface for querying and modifying user search profiles.
- isEffectiveTimeSupported(String) - Method in class com.b2international.snowowl.core.CoreTerminologyBroker
-
- isEmbedded() - Method in class com.b2international.snowowl.core.setup.Environment
-
Returns if Snow Owl running in embedded mode or not.
- isEmbedded() - Method in interface com.b2international.snowowl.datastore.cdo.ICDOConnectionManager
-
Returns true if the underlying connection for the session is using the JVM connector, hence the session is embedded, otherwise,
it returns with false.
- isEmpty() - Method in class com.b2international.collections.bytes.AbstractByteCollection
-
- isEmpty() - Method in class com.b2international.collections.floats.AbstractFloatCollection
-
- isEmpty() - Method in class com.b2international.collections.ints.AbstractIntCollection
-
- isEmpty() - Method in class com.b2international.collections.longs.AbstractLongCollection
-
- isEmpty() - Method in interface com.b2international.collections.PrimitiveCollection
-
- isEmpty() - Method in interface com.b2international.collections.PrimitiveCollection
-
- isEmpty() - Method in interface com.b2international.collections.PrimitiveMap
-
- isEmpty() - Method in interface com.b2international.collections.PrimitiveMap
-
- isEmpty() - Method in class com.b2international.commons.arrays.SortedArraySet
-
- isEmpty() - Method in class com.b2international.commons.arrays.SortedArraySet
-
- isEmpty() - Method in class com.b2international.commons.collect.IntKeySetMultimap
-
- isEmpty(Object) - Static method in class com.b2international.commons.CompareUtils
-
- isEmpty(Object) - Static method in class com.b2international.commons.CompareUtils
-
- isEmpty() - Method in class com.b2international.commons.dynamic.DynamicListImpl
-
- isEmpty() - Method in interface com.b2international.commons.dynamic.DynamicMap
-
- isEmpty() - Method in class com.b2international.commons.dynamic.DynamicMapImpl
-
- isEmpty() - Method in class com.b2international.commons.hierarchy.Hierarchy
-
- isEmpty() - Method in interface com.b2international.commons.options.Options
-
Returns true if this map contains no key-value mappings.
- isEmpty(String) - Static method in class com.b2international.commons.StringUtils
-
- isEmpty(String) - Static method in class com.b2international.commons.StringUtils
-
- isEmpty() - Method in class com.b2international.index.Hits
-
- isEmpty() - Method in class com.b2international.index.lucene.QueryBuilderBase
-
- isEmpty() - Method in class com.b2international.snowowl.core.domain.CollectionResource
-
- isEmpty() - Method in class com.b2international.snowowl.datastore.cdo.EmptyCDOChangeSetData
-
- isEmpty() - Method in class com.b2international.snowowl.datastore.cdo.EmptyCDOCommitInfo
-
- isEmpty() - Method in class com.b2international.snowowl.datastore.CDOCommitChangeSet
-
- isEmpty() - Method in interface com.b2international.snowowl.datastore.ICDOCommitChangeSet
-
- isEmpty() - Method in class com.b2international.snowowl.datastore.index.DelegatingIndexCommitChangeSet
-
- isEmpty() - Method in class com.b2international.snowowl.datastore.index.ImmutableIndexCommitChangeSet
-
- isEmpty() - Method in interface com.b2international.snowowl.datastore.index.IndexCommitChangeSet
-
- isEmpty() - Method in class com.b2international.snowowl.datastore.server.snomed.index.ReasonerTaxonomyBuilder
-
Returns true if the current builder instance does not contain any concepts.
- isEmpty() - Method in interface com.b2international.snowowl.rpc.RpcSession
-
- isEmpty() - Method in class com.b2international.snowowl.rpc.RpcSessionImpl
-
- isEmpty() - Method in class com.b2international.snowowl.semanticengine.simpleast.utils.CollectionComparator.CollectionDiff
-
- isEmpty() - Method in class com.b2international.snowowl.semanticengine.utils.CollectionComparator.CollectionDiff
-
- isEmpty() - Method in class com.b2international.snowowl.snomed.datastore.SnomedDeletionPlan
-
- isEmpty() - Method in class com.b2international.snowowl.snomed.reasoner.model.WritableEmptySet
-
- isEmpty() - Method in class com.b2international.snowowl.snomed.reasoner.server.ontology.DelegateOntology
-
- isEnabled() - Method in class com.b2international.snowowl.core.api.preferences.ColumnConfiguration
-
- isEnabled() - Method in class com.b2international.snowowl.core.events.metrics.MetricsConfiguration
-
- isEnabled(String) - Method in class com.b2international.snowowl.core.ft.FeatureToggles
-
- isEol(int) - Method in class com.b2international.commons.csv.CsvLexer
-
Returns true if the passed in character is an end of line character otherwise returns false.
- IServiceChangeListener<S> - Interface in com.b2international.snowowl.core
-
- isExcluded(String) - Method in class com.b2international.snowowl.snomed.importer.net4j.ImportConfiguration
-
- isExhaustive(long) - Method in class com.b2international.snowowl.datastore.server.snomed.index.ReasonerTaxonomyBuilder
-
Returns true if the concept given by its ID is exhaustive, otherwise returns with false.
- isExhaustive() - Method in interface com.b2international.snowowl.snomed.Concept
-
Returns true if the concept is exhaustive, otherwise returns with false.
- isExhaustive() - Method in enum com.b2international.snowowl.snomed.core.domain.SubclassDefinitionStatus
-
Converts the definition status to a boolean.
- isExhaustive() - Method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedConceptDocument
-
- isExhaustive() - Method in class com.b2international.snowowl.snomed.impl.ConceptImpl
-
- isExistential() - Method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedRelationshipIndexEntry
-
- isExtensionOnly() - Method in class com.b2international.snowowl.snomed.api.impl.domain.SnomedExportConfiguration
-
- isExtensionOnly() - Method in interface com.b2international.snowowl.snomed.core.domain.ISnomedExportConfiguration
-
Returns true if only the code system specified by it's short name should be exported.
- isFactoryForType(Object) - Method in class com.b2international.snowowl.dsl.scg.util.ScgAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class com.b2international.snowowl.snomed.dsl.query.queryast.util.ecoreastAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class com.b2international.snowowl.snomed.ecl.ecl.util.EclAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class com.b2international.snowowl.snomed.mrcm.util.MrcmAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class com.b2international.snowowl.snomed.snomedrefset.util.SnomedRefSetAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class com.b2international.snowowl.snomed.util.SnomedAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFactoryForType(Object) - Method in class com.b2international.snowowl.terminologymetadata.util.TerminologymetadataAdapterFactory
-
Returns whether this factory is applicable for the type of the object.
- isFloat(Class<?>) - Static method in class com.b2international.index.util.NumericClassUtils
-
- isFsn() - Method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedDescriptionIndexEntry
-
- isFull() - Method in class com.b2international.commons.URLHistory
-
Checks whether the list is full or not.
- isFull() - Method in class com.b2international.commons.URLHistory
-
Checks whether the list is full or not.
- isGrouped() - Method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedRefSetMemberIndexEntry
-
- isGrouped() - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedMRCMAttributeDomainRefSetMemberImpl
-
- isGrouped() - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedMRCMAttributeDomainRefSetMember
-
Returns the value of the 'Grouped' attribute.
- isGzip() - Method in class com.b2international.snowowl.core.config.SnowOwlConfiguration
-
- isHasHeader() - Method in class com.b2international.snowowl.snomed.importer.net4j.SnomedSubsetImportConfiguration.SubsetEntry
-
- isIgnoredType(EClass) - Method in class com.b2international.snowowl.datastore.server.snomed.version.SnomedPublishManager
-
Since effective time and publication cannot be interpreted for SNOMED CT reference sets, we ignore them.
- isIgnoredType(EClass) - Method in class com.b2international.snowowl.datastore.server.version.PublishManager
-
Returns true if a component given with its EClass has to be ignored from the publication process.
- isImportTypeClear() - Method in class com.b2international.snowowl.datastore.server.importer.AbstractTerminologyImportJob
-
- isImportTypeMerge() - Method in class com.b2international.snowowl.datastore.server.importer.AbstractTerminologyImportJob
-
- isImportTypeReplace() - Method in class com.b2international.snowowl.datastore.server.importer.AbstractTerminologyImportJob
-
- isInclude() - Method in class com.b2international.snowowl.snomed.importer.net4j.SnomedSubsetImportConfiguration.SubsetEntry
-
- isIncludeLower() - Method in class com.b2international.index.query.RangePredicate
-
- isIncludeUnpublished() - Method in class com.b2international.snowowl.snomed.api.impl.domain.SnomedExportConfiguration
-
- isIncludeUnpublished() - Method in interface com.b2international.snowowl.snomed.core.domain.ISnomedExportConfiguration
-
Returns true if the unpublished components are exported
- isIncludeUpper() - Method in class com.b2international.index.query.RangePredicate
-
- isIncomplete() - Method in interface com.b2international.snowowl.core.api.IHistoryInfo
-
Returns true when the history information was not filled out completely, false otherwise.
- isIncomplete() - Method in class com.b2international.snowowl.datastore.history.DetachedHistoryInfo
-
- isIncomplete() - Method in class com.b2international.snowowl.datastore.history.HistoryInfo
-
- isIncomplete() - Method in class com.b2international.snowowl.datastore.history.HistoryInfoAdapter
-
- isInferred() - Method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedRelationshipIndexEntry
-
- isInferredEditingEnabled() - Method in class com.b2international.snowowl.snomed.datastore.config.SnomedCoreConfiguration
-
- isInitialized(InitializationState) - Static method in enum com.b2international.snowowl.datastore.server.snomed.InitializationState
-
- isInitialized(ComponentImportType) - Method in class com.b2international.snowowl.snomed.importer.rf2.terminology.ComponentLookup
-
- isInstanceOrNull(Class<?>, Object) - Static method in class com.b2international.commons.ClassUtils
-
- isInstanceOrNull(Class<?>, Object) - Static method in class com.b2international.commons.ClassUtils
-
- isInt(Class<?>) - Static method in class com.b2international.index.util.NumericClassUtils
-
- isKeyword(String) - Method in class com.b2international.index.mapping.DocumentMapping
-
- isLanguageSpecific() - Method in class com.b2international.snowowl.snomed.ecl.validation.EclValidator
-
- isLanguageType(String) - Method in class com.b2international.snowowl.snomed.exporter.server.rf1.AbstractSnomedSubsetExporter
-
Returns true if the exported subset is a language type SNOMED CT reference set.
- isLateralizable(ConceptRef) - Static method in class com.b2international.snowowl.semanticengine.simpleast.utils.QueryAstUtils
-
- isLateralizable(Concept) - Static method in class com.b2international.snowowl.semanticengine.utils.SemanticUtils
-
- isLatestVersion() - Method in class com.b2international.snowowl.datastore.CodeSystemVersionEntry
-
Returns true if the version is a fake ICodeSystemVersion implementation
representing the HEAD in the repository.
- isLeafCollectible() - Method in class com.b2international.index.lucene.AbstractDocsOutOfOrderCollector
-
Checks whether all required fields are available for reading.
- isLocked(long, String) - Method in interface com.b2international.snowowl.datastore.lock.IObjectLockManager
-
Returns whether the CDOObject identified by the given long CDOID is locked or not.
- isLocked(long, String) - Method in class com.b2international.snowowl.datastore.lock.IObjectLockManager.NullImpl
-
- isLocked(long, String) - Method in class com.b2international.snowowl.datastore.lock.ObjectLockManager
-
- isLocked() - Method in interface com.b2international.snowowl.datastore.server.oplock.IOperationLock
-
- isLocked() - Method in class com.b2international.snowowl.datastore.server.oplock.ReentrantOperationLock
-
- isLockedForceUpdate(long, String) - Method in interface com.b2international.snowowl.datastore.lock.IObjectLockManager
-
Returns whether the CDOObject identified by the given long
CDOID is locked or not.
- isLockedForceUpdate(long, String) - Method in class com.b2international.snowowl.datastore.lock.IObjectLockManager.NullImpl
-
- isLockedForceUpdate(long, String) - Method in class com.b2international.snowowl.datastore.lock.ObjectLockManager
-
- isLogging() - Method in class com.b2international.snowowl.rpc.RpcConfiguration
-
- isLoginEnabled() - Method in interface com.b2international.snowowl.datastore.session.IApplicationSessionManager
-
Returns true if non-administrator login is currently allowed to the managed repositories, otherwise returns with false.
- isLong(Class<?>) - Static method in class com.b2international.index.util.NumericClassUtils
-
- isMac() - Static method in class com.b2international.commons.SystemUtils
-
Returns true if the underlying OS is Mac.
- isMac() - Static method in class com.b2international.commons.SystemUtils
-
Returns true if the underlying OS is Mac.
- isMain(CDOBranch) - Static method in class com.b2international.snowowl.datastore.BranchPathUtils
-
Returns true if the specified CDO branch is representing the MAIN branch.
- isMain(String) - Static method in class com.b2international.snowowl.datastore.BranchPathUtils
-
Returns true if the specified branch path is the MAIN branch path.
- isMain(IBranchPath) - Static method in class com.b2international.snowowl.datastore.BranchPathUtils
-
Returns with true if the specified branch path is the MAIN branch path.
- isMapping(SnomedRefSetType) - Static method in class com.b2international.snowowl.snomed.datastore.SnomedRefSetUtil
-
Returns true if the specified reference set type is simple map, complex map or extended map type.
- isMapTarget() - Method in class com.b2international.snowowl.snomed.datastore.derivation.SnomedRefSetDerivationModel
-
- isMapType(Field) - Static method in class com.b2international.index.util.Reflections
-
- isMemberOf(String) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedComponentSearchRequestBuilder
-
Filter matches by their membership in the given reference set or ECL expression.
- isMemberOf(Iterable<String>) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedComponentSearchRequestBuilder
-
Filter matches by their membership in any of the given reference sets.
- isMerge() - Method in enum com.b2international.snowowl.datastore.importer.TerminologyImportType
-
- isMergeable(Group, Group) - Method in class com.b2international.snowowl.semanticengine.normalform.GroupMerger
-
If a group in one definition meets the following criteria in relation to a group in the other
definition then the groups are merged:
At least one attribute in one of the groups is name-matched by an attribute in the other group.
and
For each name-matched pair of attributes, the value of that attribute in one group either subsumes or is
identical to the value of the name-matched attribute in the other group.
- isMergeable(AttributeClauseList, AttributeClauseList) - Method in class com.b2international.snowowl.semanticengine.simpleast.normalform.AttributeClauseListMerger
-
If a group in one definition meets the following criteria in relation to a group in the other
definition then the groups are merged:
At least one attribute in one of the groups is name-matched by an attribute in the other group.
and
For each name-matched pair of attributes, the value of that attribute in one group either subsumes or is
identical to the value of the name-matched attribute in the other group.
- isMergeImport() - Method in class com.b2international.snowowl.datastore.server.importer.AbstractTerminologyImportValidator
-
- isMeta(String) - Method in class com.b2international.snowowl.datastore.cdo.CDOContainer
-
- isMeta() - Method in class com.b2international.snowowl.datastore.cdo.CDOManagedItem
-
- isMeta(String) - Method in interface com.b2international.snowowl.datastore.cdo.ICDOContainer
-
Returns with true if the managed item is a meta item.
- isMeta() - Method in interface com.b2international.snowowl.datastore.cdo.ICDOManagedItem
-
Returns with true if the item is a meta managed item.
- isMultiStatus() - Method in class com.b2international.commons.status.SerializableMultiStatus
-
- isMultiStatus() - Method in class com.b2international.commons.status.SerializableStatus
-
- isMutable() - Method in class com.b2international.snowowl.snomed.datastore.index.interest.SearchProfile
-
- isNestedDoc(Class<?>) - Static method in class com.b2international.index.mapping.DocumentMapping
-
- isNestedMapping(Class<?>) - Method in class com.b2international.index.mapping.DocumentMapping
-
- isNew() - Method in interface com.b2international.commons.Change
-
Returns true if the change represents an addition.
- isNew() - Method in interface com.b2international.commons.Change
-
Returns true if the change represents an addition.
- isNewObject(CDOObject) - Static method in class com.b2international.snowowl.snomed.datastore.model.SnomedModelExtensions
-
Determines if a CDOObject is a newly created object or not.
- ISnomedBrowserChildConcept - Interface in com.b2international.snowowl.snomed.api.domain.browser
-
Represents a summary of a specific SNOMED CT concept, returned when requesting concept children the IHTSDO SNOMED CT Browser.
- ISnomedBrowserComponent - Interface in com.b2international.snowowl.snomed.api.domain.browser
-
Holds common properties of components appearing in the IHTSDO SNOMED CT Browser.
- ISnomedBrowserComponentWithId - Interface in com.b2international.snowowl.snomed.api.domain.browser
-
Holds common properties of components appearing in the IHTSDO SNOMED CT Browser.
- ISnomedBrowserConcept - Interface in com.b2international.snowowl.snomed.api.domain.browser
-
Represents a specific SNOMED CT concept, carrying information for use in the IHTSDO SNOMED CT Browser.
- ISnomedBrowserConceptUpdate - Interface in com.b2international.snowowl.snomed.api.domain.browser
-
- ISnomedBrowserConstant - Interface in com.b2international.snowowl.snomed.api.domain.browser
-
Holds the concept identifier and the fully specified name of a named SNOMED CT enum constant.
- ISnomedBrowserDescription - Interface in com.b2international.snowowl.snomed.api.domain.browser
-
Represents a specific SNOMED CT description, carrying information for use in the IHTSDO SNOMED CT Browser.
- ISnomedBrowserDescriptionResult - Interface in com.b2international.snowowl.snomed.api.domain.browser
-
Represents a description search result for the IHTSDO SNOMED CT Browser.
- ISnomedBrowserDescriptionResult.TermType - Enum in com.b2international.snowowl.snomed.api.domain.browser
-
- ISnomedBrowserDescriptionResultDetails - Interface in com.b2international.snowowl.snomed.api.domain.browser
-
Holds information about a description's container concept.
- ISnomedBrowserParentConcept - Interface in com.b2international.snowowl.snomed.api.domain.browser
-
Represents the response object for a concept, returned when requesting concept parents using the IHTSDO SNOMED CT Browser interface.
- ISnomedBrowserRelationship - Interface in com.b2international.snowowl.snomed.api.domain.browser
-
Represents a specific SNOMED CT relationship, carrying information for use in the IHTSDO SNOMED CT Browser.
- ISnomedBrowserRelationshipTarget - Interface in com.b2international.snowowl.snomed.api.domain.browser
-
Carries information about a relationship target concept.
- ISnomedBrowserRelationshipType - Interface in com.b2international.snowowl.snomed.api.domain.browser
-
Carries information about a relationship type concept.
- ISnomedBrowserService - Interface in com.b2international.snowowl.snomed.api.browser
-
The interface for the IHTSDO SNOMED CT Browser service.
- ISnomedClassificationService - Interface in com.b2international.snowowl.snomed.api
-
Implementations provide access to the SNOMED CT classification functionality of Snow Owl Server.
- ISnomedConceptHistoryService - Interface in com.b2international.snowowl.snomed.api
-
Implementations of this interface provide a list of past modifications for SNOMED CT concepts.
- ISnomedExportConfiguration - Interface in com.b2international.snowowl.snomed.core.domain
-
Represents the configuration object used by a SNOMED CT RF2 Export implementation.
- ISnomedExportService - Interface in com.b2international.snowowl.snomed.api
-
Deprecated.
- ISnomedIdentifierReservationService - Interface in com.b2international.snowowl.snomed.datastore.id.reservations
-
SNOMED CT Identifier reservation service interface.
- ISnomedIdentifierService - Interface in com.b2international.snowowl.snomed.datastore.id
-
The SNOMED CT identifier service interface generates and maintains
identifiers according to the Technical Implementation Guide.
- ISnomedImportConfiguration - Interface in com.b2international.snowowl.snomed.core.domain
-
Represents the configuration object used by a SNOMED CT RF2 Importer implementation.
- ISnomedImportConfiguration.ImportStatus - Enum in com.b2international.snowowl.snomed.core.domain
-
Enumerates possible values for the state of an RF2 import process.
- ISnomedImportPostProcessor - Interface in com.b2international.snowowl.snomed.datastore
-
Represents a post processor interface for all post processing after the RF2 import.
- ISnomedPostProcessorContext - Interface in com.b2international.snowowl.snomed.datastore
-
- ISnomedReferenceSetHistoryService - Interface in com.b2international.snowowl.snomed.api
-
Implementations of this interface provide a list of past modifications for SNOMED CT reference sets.
- ISnomedRefSetDerivationService - Interface in com.b2international.snowowl.snomed.datastore.services
-
Interface for derivating SNOMED CT reference sets on the server side.
- ISnomedRF2Configuration - Interface in com.b2international.snowowl.snomed.core.domain
-
Common super interface for RF2 based import-export configurations.
- ISnomedRf2ImportService - Interface in com.b2international.snowowl.snomed.api
-
Implementations allow importing SNOMED CT content from RF2 release archives.
- ISnomedTaxonomyBuilder - Interface in com.b2international.snowowl.snomed.datastore.taxonomy
-
- ISnomedTaxonomyBuilder.IntToLongFunction - Interface in com.b2international.snowowl.snomed.datastore.taxonomy
-
Workaround to avoid autoboxing.
- ISnomedTaxonomyBuilder.TaxonomyBuilderEdge - Interface in com.b2international.snowowl.snomed.datastore.taxonomy
-
- ISnomedTaxonomyBuilder.TaxonomyBuilderNode - Interface in com.b2international.snowowl.snomed.datastore.taxonomy
-
- ISnomedTaxonomyBuilder.TaxonomyItem - Interface in com.b2international.snowowl.snomed.datastore.taxonomy
-
- ISnomedTaxonomyBuilder.TransformBitSetFunction - Interface in com.b2international.snowowl.snomed.datastore.taxonomy
-
Function for performing BitSet transformation.
- ISnomedVersioningManager - Interface in com.b2international.snowowl.datastore.server.snomed
-
Represents a versioning manager for SNOEMD CT ontology.
- isNotificationEnabled() - Method in interface com.b2international.snowowl.core.domain.TransactionContext
-
Returns whether the commit will notify interested services, notification services about this transaction's commit or not.
- isNotificationEnabled() - Method in class com.b2international.snowowl.datastore.server.snomed.ImportOnlySnomedTransactionContext
-
- isNull(NsUri) - Static method in class com.b2international.snowowl.core.api.NsUri
-
Returns
true if the given
NsUri instance is either
null or the
NULL instance.
- isNull(SnomedInactivationPlan) - Static method in class com.b2international.snowowl.snomed.datastore.SnomedInactivationPlan
-
- isNullComponent(Object) - Static method in enum com.b2international.snowowl.core.api.NullComponent
-
Returns
true only and if only the specified object is either
null or equals with the
null instance.
- isNullConfiguration(HistoryInfoConfiguration) - Static method in enum com.b2international.snowowl.datastore.history.NullHistoryInfoConfiguration
-
- isNullOrEmpty(Collection<?>) - Static method in class com.b2international.snowowl.semanticengine.simpleast.utils.QueryAstUtils
-
- isNullOrEmpty(Collection<?>) - Static method in class com.b2international.snowowl.semanticengine.utils.SemanticUtils
-
- ISO_8601_UTC - Static variable in class com.b2international.snowowl.core.date.DateFormats
-
ISO-8601 compliant date format with the assumption of zero UTC offset
- isObjectDescendedInto(Object) - Method in class com.b2international.commons.tree.emf.EObjectWalker.EObjectContainmentTreeNodeProvider
-
- isObjectDescendedInto(Object) - Method in class com.b2international.commons.tree.emf.EObjectWalker.EObjectTreeNodeProvider
-
- isOK() - Method in class com.b2international.commons.status.SerializableStatus
-
- isOptional() - Method in class com.b2international.snowowl.snomed.importer.release.ReleaseFile
-
- isOSX() - Static method in class com.b2international.commons.platform.PlatformUtil
-
Returns true if the underlying system is a Mac OS X, false otherwise.
- isParentOf(M, M) - Method in class com.b2international.commons.hierarchy.Hierarchy
-
- isPatched() - Method in interface com.b2international.snowowl.api.codesystem.domain.ICodeSystemVersion
-
Indicates if any modifications have been made on this code system version after releasing it.
- isPatched() - Method in class com.b2international.snowowl.api.impl.codesystem.domain.CodeSystemVersion
-
- isPatched() - Method in class com.b2international.snowowl.datastore.CodeSystemVersionEntry
-
Returns with true if any modifications have been made on
the branch associated with the current code system version for
the terminology or content.
- isPreferred(Description, String) - Static method in class com.b2international.snowowl.snomed.datastore.model.SnomedModelExtensions
-
- isPresent() - Method in class com.b2international.snowowl.semanticengine.utils.AttributePresenceCheckingVisitor
-
- isPrimitive(long) - Method in class com.b2international.snowowl.datastore.server.snomed.index.ReasonerTaxonomyBuilder
-
Returns true if the concept given by its ID is primitive, otherwise returns with false.
- isPrimitive() - Method in interface com.b2international.snowowl.snomed.Concept
-
Returns true if the current concept is primitive, otherwise returns with false.
- isPrimitive() - Method in enum com.b2international.snowowl.snomed.core.domain.DefinitionStatus
-
- isPrimitive() - Method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedConceptDocument
-
- isPrimitive() - Method in class com.b2international.snowowl.snomed.impl.ConceptImpl
-
- isPublished() - Method in class com.b2international.snowowl.snomed.datastore.id.domain.SctId
-
- isQueryType(SnomedRefSet) - Static method in class com.b2international.snowowl.snomed.datastore.SnomedRefSetUtil
-
Returns with true if the reference set argument is a query type reference set.
- isReadOnly() - Method in class com.b2international.snowowl.datastore.cdo.DelegatingTransaction
-
- isReferencedComponentTypeSupported(SnomedRefSetType, String) - Static method in class com.b2international.snowowl.snomed.datastore.request.RefSetSupport
-
- isRejected() - Method in class com.b2international.snowowl.snomed.datastore.SnomedDeletionPlan
-
- isReleased() - Method in class com.b2international.snowowl.core.domain.BaseComponent
-
- isReleased() - Method in interface com.b2international.snowowl.core.domain.IComponent
-
Checks if the component is released.
- isReleased() - Method in interface com.b2international.snowowl.snomed.Component
-
Returns with a flag indicating whether the SNOMED CT component has been published or not.
- isReleased() - Method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedDocument
-
- isReleased() - Method in class com.b2international.snowowl.snomed.impl.ComponentImpl
-
- isReleased() - Method in class com.b2international.snowowl.snomed.importer.rf2.Rf2RefSetMember
-
- isReleased() - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedRefSetMemberImpl
-
- isReleased() - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetMember
-
Returns with a flag indicating whether the SNOMED CT reference set member has been published or not.
- isRemember() - Method in class com.b2international.snowowl.core.login.LoginConfiguration
-
- isRememberMe() - Method in class com.b2international.snowowl.core.login.LoginModel
-
- isRemoved() - Method in class com.b2international.snowowl.core.validation.whitelist.WhiteListNotification
-
- isRemoved(RemoteJobNotification) - Static method in class com.b2international.snowowl.datastore.remotejobs.RemoteJobNotification
-
- isReplace() - Method in enum com.b2international.snowowl.datastore.importer.TerminologyImportType
-
- isReplaceImport() - Method in class com.b2international.snowowl.datastore.server.importer.AbstractTerminologyImportValidator
-
- isReserved() - Method in class com.b2international.snowowl.snomed.datastore.id.domain.SctId
-
- isReserved(String) - Method in interface com.b2international.snowowl.snomed.datastore.id.reservations.ISnomedIdentifierReservationService
-
- isReserved(Set<String>) - Method in interface com.b2international.snowowl.snomed.datastore.id.reservations.ISnomedIdentifierReservationService
-
Returns with a Set of component IDs that are already taken and in use in the system among the given Set of component IDs.
- isResponsible(Map<Object, Object>, EObject) - Method in class com.b2international.snowowl.dsl.validation.SCGJavaValidator
-
- isReversed() - Method in interface com.b2international.snowowl.snomed.ecl.ecl.AttributeConstraint
-
Returns the value of the 'Reversed' attribute.
- isReversed() - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.AttributeConstraintImpl
-
- isRevisionCacheEnabled() - Method in class com.b2international.snowowl.datastore.config.RepositoryConfiguration
-
- isRevRangePath(String) - Static method in interface com.b2international.index.revision.RevisionIndex
-
Returns true if the given path is an expression that can evaluate to a revision range rather than select a single branch and its segments.
- isRoot(String) - Static method in class com.b2international.index.lucene.Fields
-
- isRoot() - Method in interface com.b2international.snowowl.datastore.index.ContainerIdProvider
-
- isRoot() - Method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedConceptDocument
-
- isRoot() - Method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedDocument
-
- isRoot(long) - Method in class com.b2international.snowowl.snomed.datastore.index.SnomedHierarchy
-
- isRunning() - Method in enum com.b2international.snowowl.core.SnowOwlApplication
-
Returns whether the Snow Owl application is ready to use or not.
- isRunningInEmbeddedMode() - Method in class com.b2international.snowowl.datastore.serviceconfig.ServiceConfigJob
-
Returns true if the application is running in embedded mode, otherwise returns with false.
- isScrolled() - Method in class com.b2international.snowowl.core.request.SearchResourceRequest
-
- isSend() - Method in interface com.b2international.snowowl.eventbus.IMessage
-
Returns if this message is a send only message.
- isServer() - Method in class com.b2international.snowowl.core.setup.Environment
-
Returns true if Snow Owl is running on a server environment.
- isServerMode() - Method in class com.b2international.snowowl.core.ApplicationContext
-
Returns true if the application for the current application context is running in server mode.
- isSetEffectiveTime() - Method in interface com.b2international.snowowl.snomed.Component
-
Returns true if the effective time is specified on the component.
- isSetEffectiveTime() - Method in class com.b2international.snowowl.snomed.impl.ComponentImpl
-
- isSetEffectiveTime() - Method in class com.b2international.snowowl.snomed.importer.rf2.Rf2RefSetMember
-
- isSetEffectiveTime() - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedRefSetMemberImpl
-
- isSetEffectiveTime() - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetMember
-
Returns true if the component has been published.
- isShort(Class<?>) - Static method in class com.b2international.index.util.NumericClassUtils
-
- isShowReasonerUsageWarningEnabled() - Method in class com.b2international.snowowl.snomed.datastore.config.SnomedCoreConfiguration
-
- isSingleConceptExpression(Expression) - Static method in class com.b2international.snowowl.semanticengine.utils.SemanticUtils
-
- isSingleton() - Method in class com.b2international.commons.inject.MethodBinding
-
- isSingleWord(String) - Static method in class com.b2international.commons.StringUtils
-
- isSingleWord(String) - Static method in class com.b2international.commons.StringUtils
-
- isSkipEmptyLines() - Method in class com.b2international.snowowl.snomed.importer.net4j.SnomedSubsetImportConfiguration.SubsetEntry
-
- isStale() - Method in class com.b2international.commons.databinding.CompositeObservable
-
- isStated() - Method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedRelationshipIndexEntry
-
- isStdInput(char) - Method in class com.b2international.commons.TokenReplacer
-
- isStdInput(char) - Method in class com.b2international.commons.TokenReplacer
-
- isStored() - Method in class com.b2international.index.lucene.IndexFieldBase
-
- isStructural() - Method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedConceptDocument
-
- isStructural(String, SnomedRefSetType) - Static method in class com.b2international.snowowl.snomed.datastore.SnomedRefSetUtil
-
Computes whether a reference set is structural or not.
- isSubsumed(RValue, RValue) - Method in class com.b2international.snowowl.semanticengine.simpleast.subsumption.SubsumptionTester
-
The following steps are applied to test if a normalized-predicate subsumes a normalized-candidate.
- isSubsumed(ConceptRef, ConceptRef) - Method in class com.b2international.snowowl.semanticengine.simpleast.subsumption.SubsumptionTester
-
The following steps test if a predicate-concept subsumes a candidate-concept.
- isSubsumed(String, String) - Method in class com.b2international.snowowl.semanticengine.simpleast.subsumption.SubsumptionTester
-
- isSubsumed(SnomedConcept, SnomedConcept) - Method in class com.b2international.snowowl.semanticengine.simpleast.subsumption.SubsumptionTester
-
The following steps test if a predicate-concept subsumes a candidate-concept.
- isSubsumed(long, long, SnomedHierarchy) - Method in class com.b2international.snowowl.semanticengine.simpleast.subsumption.SubsumptionTester
-
The following steps test if a predicate-concept subsumes a candidate-concept.
- isSubsumed(AttributeClauseList, AttributeClauseList) - Method in class com.b2international.snowowl.semanticengine.simpleast.subsumption.SubsumptionTester
-
The following steps test if a predicate-attribute-group subsumes candidate-attribute-group.
- isSubsumed(AttributeClause, AttributeClause) - Method in class com.b2international.snowowl.semanticengine.simpleast.subsumption.SubsumptionTester
-
The following steps test if a predicate-attribute subsumes a candidate-attribute.
- isSubsumed(Expression, Expression) - Method in class com.b2international.snowowl.semanticengine.subsumption.SubsumptionTester
-
The following steps are applied to test if a normalized-predicate subsumes a normalized-candidate.
- isSubsumed(Concept, Concept) - Method in class com.b2international.snowowl.semanticengine.subsumption.SubsumptionTester
-
The following steps test if a predicate-concept subsumes a candidate-concept.
- isSubsumed(Group, Group) - Method in class com.b2international.snowowl.semanticengine.subsumption.SubsumptionTester
-
The following steps test if a predicate-attribute-group subsumes candidate-attribute-group.
- isSubsumed(Attribute, Attribute) - Method in class com.b2international.snowowl.semanticengine.subsumption.SubsumptionTester
-
The following steps test if a predicate-attribute subsumes a candidate-attribute.
- isSubTypeOf(String, String) - Method in class com.b2international.snowowl.snomed.core.tree.TerminologyTree
-
Returns true if the given subType is a subType of the given superType according to this tree, otherwise returns false
.
- isSucceeded() - Method in interface com.b2international.snowowl.eventbus.IMessage
-
Returns
true if the original message was successfully
delivered to the address,
false if some error happened, in
this case the
IMessage.body(Class) method should return the
Exception for this error.
- isSuccessful() - Method in class com.b2international.snowowl.datastore.remotejobs.RemoteJobEntry
-
- issues() - Static method in class com.b2international.snowowl.core.validation.ValidationRequests
-
- isSuperTypeOf(String, String) - Method in class com.b2international.snowowl.snomed.core.tree.TerminologyTree
-
Returns true if the given superType is a superType of the given subType according to this tree, otherwise returns
false.
- isSupported(SnomedRefSetType) - Static method in class com.b2international.snowowl.snomed.datastore.request.RefSetSupport
-
- isSwitchFor(EPackage) - Method in class com.b2international.snowowl.dsl.scg.util.ScgSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class com.b2international.snowowl.snomed.dsl.query.queryast.util.ecoreastSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class com.b2international.snowowl.snomed.ecl.ecl.util.EclSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class com.b2international.snowowl.snomed.mrcm.util.MrcmSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class com.b2international.snowowl.snomed.snomedrefset.util.SnomedRefSetSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class com.b2international.snowowl.snomed.util.SnomedSwitch
-
Checks whether this is a switch for the given package.
- isSwitchFor(EPackage) - Method in class com.b2international.snowowl.terminologymetadata.util.TerminologymetadataSwitch
-
Checks whether this is a switch for the given package.
- isSystem(String) - Static method in class com.b2international.snowowl.identity.domain.User
-
- isSystemUserNeeded() - Method in class com.b2international.snowowl.core.config.SnowOwlConfiguration
-
- IStatusWithModuleIdProvider - Interface in com.b2international.snowowl.snomed.api.domain.browser
-
Holds a SNOMED CT component's status and its module concept's identifier.
- isTestRelease() - Method in class com.b2international.snowowl.snomed.importer.release.ReleaseFileSet
-
- isText(String) - Method in class com.b2international.index.mapping.DocumentMapping
-
- isToExport(String) - Method in class com.b2international.snowowl.datastore.server.importer.AbstractFilteredComponentsTerminologyExporter
-
Tells if a component needs to be exported based on its component ID.
- isTokenEnd(char) - Method in class com.b2international.commons.TokenReplacer
-
- isTokenEnd(char) - Method in class com.b2international.commons.TokenReplacer
-
- isTokenStart(char) - Method in class com.b2international.commons.TokenReplacer
-
- isTokenStart(char) - Method in class com.b2international.commons.TokenReplacer
-
- isTransient(CDOObject) - Static method in class com.b2international.snowowl.datastore.cdo.CDOUtils
-
Returns true if the CDO state of the specified object is transient otherwise returns with false.
- IStrengthService - Interface in com.b2international.snowowl.snomed.datastore.strength
-
- isTrim() - Method in class com.b2international.commons.csv.CsvSettings
-
Returns with the boolean value of the trim attribute.
- isUninitialized(InitializationState) - Static method in enum com.b2international.snowowl.datastore.server.snomed.InitializationState
-
- isUniquenessCheckEnabled() - Method in class com.b2international.snowowl.snomed.datastore.SnomedEditingContext
-
- isUniversal() - Method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedRelationshipIndexEntry
-
- isUniversal() - Method in class com.b2international.snowowl.snomed.datastore.StatementFragment
-
- isUnpersisted(CDOObject) - Static method in class com.b2international.snowowl.datastore.cdo.CDOUtils
-
- isUnpublishedExport() - Method in interface com.b2international.snowowl.snomed.exporter.server.SnomedExportContext
-
Returns true if only unpublished components must be exported.
- isUnpublishedExport() - Method in class com.b2international.snowowl.snomed.exporter.server.SnomedExportContextImpl
-
- isUnsatisfiable() - Method in interface com.b2international.snowowl.snomed.api.domain.classification.IEquivalentConceptSet
-
Checks if this set represents the unsatisfiable concept set.
- isUnsatisfiable() - Method in class com.b2international.snowowl.snomed.api.impl.domain.classification.EquivalentConceptSet
-
- isUnsatisfiable() - Method in class com.b2international.snowowl.snomed.reasoner.classification.AbstractEquivalenceSet
-
- isUnsatisfiable() - Method in class com.b2international.snowowl.snomed.reasoner.classification.EquivalenceSet
-
- isUnsatisfiable() - Method in class com.b2international.snowowl.snomed.reasoner.classification.UnsatisfiableSet
-
- ISupplier2<F,T> - Interface in com.b2international.commons.collections
-
Supplier extension.
- isValid(String) - Static method in class com.b2international.snowowl.snomed.datastore.id.SnomedIdentifiers
-
- isValid(String) - Method in interface com.b2international.snowowl.snomed.datastore.id.SnomedIdentifierValidator
-
- isValid() - Method in interface com.b2international.snowowl.snomed.datastore.taxonomy.ISnomedTaxonomyBuilder.TaxonomyBuilderEdge
-
Deprecated.
- isValidContextAttribute(AttributeClause) - Static method in class com.b2international.snowowl.semanticengine.simpleast.utils.QueryAstUtils
-
The only valid context attributes are:
"associated finding" (246090004), "associated procedure" (363589002), "finding context" (2470590016),
"procedure context" (2470591017), "temporal context" (2470592012) and "subject relationship context" (2470593019).
- isValidContextAttribute(Attribute) - Static method in class com.b2international.snowowl.semanticengine.utils.SemanticUtils
-
The only valid context attributes are:
"associated finding" (246090004), "associated procedure" (363589002), "finding context" (2470590016),
"procedure context" (2470591017), "temporal context" (2470592012) and "subject relationship context" (2470593019).
- isValidReleaseFile(File) - Method in class com.b2international.snowowl.snomed.importer.net4j.ImportConfiguration
-
- isValidReleaseFile(File) - Method in class com.b2international.snowowl.snomed.importer.rf2.validation.SnomedValidationContext
-
- isValidReleaseRoot(List<String>, ContentSubType) - Method in class com.b2international.snowowl.snomed.importer.release.ReleaseFileSet
-
Checks if the contents of an archive or directory would be a valid
release by looking for matching file names in the specified list with the
specified content subtype.
- isWhitelisted() - Method in class com.b2international.snowowl.core.validation.issue.ValidationIssue
-
- isWhitelisted(boolean) - Method in class com.b2international.snowowl.core.validation.issue.ValidationIssueSearchRequestBuilder
-
- isWindows() - Static method in class com.b2international.commons.SystemUtils
-
Returns true if the underlying OS is Windows.
- isWindows() - Static method in class com.b2international.commons.SystemUtils
-
Returns true if the underlying OS is Windows.
- isWithScores() - Method in class com.b2international.index.query.Query
-
- ITableParser - Interface in com.b2international.snowowl.snomed.core.refset.automap
-
Interface for parsing table-like files (eg.
- ItemIdCounter(String, ComponentCategory) - Constructor for class com.b2international.snowowl.snomed.datastore.id.gen.SequentialItemIdGenerationStrategy.ItemIdCounter
-
- ItemIdGenerationStrategy - Interface in com.b2international.snowowl.snomed.datastore.id.gen
-
Determines an algorithm on how to generate a valid SNOMED CT Item identifier without extension namespace-identifier, partition-identifier and
check-digit parts.
- itemsEqual(AttributeClause, AttributeClause) - Method in class com.b2international.snowowl.semanticengine.simpleast.utils.AttributeCollectionComparator
-
- itemsEqual(AttributeClauseList, AttributeClauseList) - Method in class com.b2international.snowowl.semanticengine.simpleast.utils.AttributeGroupCollectionComparator
-
- itemsEqual(T, T) - Method in class com.b2international.snowowl.semanticengine.simpleast.utils.CollectionComparator
-
- itemsEqual(Attribute, Attribute) - Method in class com.b2international.snowowl.semanticengine.utils.AttributeCollectionComparator
-
- itemsEqual(AttributeValue, AttributeValue) - Method in class com.b2international.snowowl.semanticengine.utils.AttributeValueCollectionComparator
-
- itemsEqual(T, T) - Method in class com.b2international.snowowl.semanticengine.utils.CollectionComparator
-
- itemsEqual(Concept, Concept) - Method in class com.b2international.snowowl.semanticengine.utils.ConceptCollectionComparator
-
- itemsEqual(Group, Group) - Method in class com.b2international.snowowl.semanticengine.utils.GroupCollectionComparator
-
- iterator() - Method in interface com.b2international.collections.bytes.ByteCollection
-
- iterator() - Method in interface com.b2international.collections.floats.FloatCollection
-
- iterator() - Method in interface com.b2international.collections.ints.IntCollection
-
- iterator() - Method in interface com.b2international.collections.longs.LongCollection
-
- iterator() - Method in interface com.b2international.collections.PrimitiveCollection
-
- iterator() - Method in interface com.b2international.collections.PrimitiveCollection
-
- iterator(T[]) - Static method in class com.b2international.commons.arrays.Arrays2
-
Returns with an iterator on the given array.
- iterator(T[]) - Static method in class com.b2international.commons.arrays.Arrays2
-
Returns with an iterator on the given array.
- iterator() - Method in class com.b2international.commons.arrays.IntegerArraySet
-
- iterator() - Method in class com.b2international.commons.arrays.IntegerArraySet
-
- iterator() - Method in class com.b2international.commons.arrays.SortedArraySet
-
- iterator() - Method in class com.b2international.commons.arrays.SortedArraySet
-
- iterator() - Method in class com.b2international.commons.arrays.SortedIntArraySet
-
- iterator() - Method in class com.b2international.commons.arrays.SortedIntArraySet
-
- iterator(LongCollection, LongCollection...) - Static method in class com.b2international.commons.collect.LongSets
-
Combines the
iterator of the given collections into a single one.
- iterator() - Method in class com.b2international.commons.collections.IntArrayTransformetToSet
-
- iterator() - Method in class com.b2international.commons.collections.LongArrayTransformedToSet
-
- iterator() - Method in class com.b2international.commons.csv.CsvLexer
- iterator() - Method in class com.b2international.commons.csv.CsvParserIterable
-
- iterator() - Method in class com.b2international.index.aggregations.Bucket
-
- iterator() - Method in class com.b2international.index.Hits
-
- iterator() - Method in interface com.b2international.index.lucene.DocIdCollector.DocIds
-
Returns an iterator over the document IDs.
- iterator() - Method in class com.b2international.snowowl.core.domain.CollectionResource
-
- iterator() - Method in class com.b2international.snowowl.datastore.cdo.CDOContainer
-
- iterator() - Method in class com.b2international.snowowl.datastore.cdo.CDOTransactionAggregator
-
- iterator() - Method in interface com.b2international.snowowl.datastore.cdo.ICDOTransactionAggregator
-
- iterator() - Method in class com.b2international.snowowl.snomed.reasoner.model.WritableEmptySet
-
- ITerminologyComponentIdProvider - Interface in com.b2international.snowowl.core.api
-
Provides a terminology component id.
- ITerminologyExporter - Interface in com.b2international.snowowl.datastore.server.importer
-
Interface for exporting terminology components.
- IVersioningManager - Interface in com.b2international.snowowl.datastore.version
-
Service interface for collecting unpublished components and publishing them
by setting properties on it such as effective time and/or released flag.
- RANDOM - Static variable in interface com.b2international.snowowl.snomed.datastore.id.gen.ItemIdGenerationStrategy
-
ItemIdGenerationStrategy implementation which generates a random Item identifier, independent of the given namespace and category.
- RandomItemIdGenerationStrategy - Class in com.b2international.snowowl.snomed.datastore.id.gen
-
An item identifier generation strategy that assigns item identifiers to components randomly, without
using the namespace or component category arguments.
- RandomItemIdGenerationStrategy() - Constructor for class com.b2international.snowowl.snomed.datastore.id.gen.RandomItemIdGenerationStrategy
-
- range(long, long, String, Collection<ComponentCategory>) - Static method in class com.b2international.snowowl.snomed.datastore.id.reservations.Reservations
-
- RangePredicate<T> - Class in com.b2international.index.query
-
- RangePredicate(String, T, T, boolean, boolean) - Constructor for class com.b2international.index.query.RangePredicate
-
- read() - Method in class com.b2international.commons.csv.CsvLexer
-
Reads until the next end of the field, record or file.
- read() - Method in class com.b2international.commons.encoding.Base64.InputStream
-
Reads enough of the input stream to convert
to/from Base64 and returns the next byte.
- read(byte[], int, int) - Method in class com.b2international.commons.encoding.Base64.InputStream
-
- read(IndexRead<T>) - Method in class com.b2international.index.DefaultIndex
-
- read(IndexRead<T>) - Method in interface com.b2international.index.Index
-
- read(String, RevisionIndexRead<T>) - Method in class com.b2international.index.revision.DefaultRevisionIndex
-
- read(RevisionBranch, RevisionIndexRead<T>) - Method in class com.b2international.index.revision.DefaultRevisionIndex
-
- read(String, RevisionIndexRead<T>) - Method in interface com.b2international.index.revision.RevisionIndex
-
- read(DataInputStream) - Static method in class com.b2international.snowowl.snomed.datastore.SnomedMapSetSetting
-
- readAll() - Method in class com.b2international.commons.csv.CsvLexer
-
Starts reading the file associated with a Reader instance.
- readArray(DataInputStream) - Static method in class com.b2international.commons.io.IO
-
- ReadBranchChildrenRequest - Class in com.b2international.snowowl.datastore.events
-
- ReadBranchChildrenRequest(String) - Constructor for class com.b2international.snowowl.datastore.events.ReadBranchChildrenRequest
-
- ReadBranchRequest - Class in com.b2international.snowowl.datastore.events
-
- ReadBranchRequest(String) - Constructor for class com.b2international.snowowl.datastore.events.ReadBranchRequest
-
- ReadConceptChangesRequest - Class in com.b2international.snowowl.datastore.events
-
Sent when a user requests to read change set of a terminology review with the specified identifier.
- ReadConceptChangesRequest(String) - Constructor for class com.b2international.snowowl.datastore.events.ReadConceptChangesRequest
-
- readDocument(File) - Method in class com.b2international.commons.xml.XPathImporter
-
- reader() - Method in class com.b2international.commons.console.CustomConsoleDevice
-
- reader() - Method in interface com.b2international.commons.console.IConsoleDevice
-
- reader - Variable in class com.b2international.commons.csv.CsvLexer
-
- readExternal(ObjectInput) - Method in class com.b2international.snowowl.datastore.cdo.CDOTransactionAggregator
-
- readExternal(ObjectInput) - Method in class com.b2international.snowowl.datastore.cdo.SerializableCDOCommitInfo
-
- readIntMatrix(DataInputStream) - Static method in class com.b2international.commons.arrays.ArrayIO
-
- readIntMatrix(DataInputStream) - Static method in class com.b2international.commons.arrays.ArrayIO
-
- readLine() - Method in class com.b2international.commons.console.CustomConsoleDevice
-
- readLine() - Method in interface com.b2international.commons.console.IConsoleDevice
-
- readLine(List<String>) - Method in class com.b2international.commons.csv.CsvParserIterable
-
- readMatrix(DataInputStream) - Static method in class com.b2international.commons.io.IO
-
- readPassword() - Method in class com.b2international.commons.console.CustomConsoleDevice
-
- readPassword() - Method in interface com.b2international.commons.console.IConsoleDevice
-
- readResolve() - Method in class com.b2international.commons.beans.BeanPropertyChangeSupporter
-
- readResolve() - Method in class com.b2international.snowowl.snomed.datastore.index.interest.SearchProfile
-
- readResolve() - Method in class com.b2international.snowowl.snomed.datastore.index.interest.SearchProfilePreferences
-
- readResolve() - Method in class com.b2international.snowowl.snomed.datastore.index.interest.SearchProfileRule
-
- ReadReviewRequest - Class in com.b2international.snowowl.datastore.events
-
Sent when a user requests to read the details of a terminology review with the specified identifier.
- ReadReviewRequest(String) - Constructor for class com.b2international.snowowl.datastore.events.ReadReviewRequest
-
- readString(DataInputStream, byte[]) - Static method in class com.b2international.commons.io.IO
-
- readStrings(DataInputStream) - Static method in class com.b2international.commons.io.IO
-
- readToString(File) - Static method in class com.b2international.commons.FileUtils
-
- readToString(InputStream) - Static method in class com.b2international.commons.FileUtils
-
- readToString(Reader) - Static method in class com.b2international.commons.FileUtils
-
- readToString(File) - Static method in class com.b2international.commons.FileUtils
-
- readToString(InputStream) - Static method in class com.b2international.commons.FileUtils
-
- readToString(Reader) - Static method in class com.b2international.commons.FileUtils
-
- ReasonerException - Exception in com.b2international.snowowl.snomed.reasoner.exceptions
-
- ReasonerException() - Constructor for exception com.b2international.snowowl.snomed.reasoner.exceptions.ReasonerException
-
- ReasonerException(String, Throwable) - Constructor for exception com.b2international.snowowl.snomed.reasoner.exceptions.ReasonerException
-
- ReasonerException(String) - Constructor for exception com.b2international.snowowl.snomed.reasoner.exceptions.ReasonerException
-
- ReasonerException(Throwable) - Constructor for exception com.b2international.snowowl.snomed.reasoner.exceptions.ReasonerException
-
- ReasonerMetadata - Class in com.b2international.snowowl.snomed.reasoner.preferences
-
Encapsulates information about a contributing reasoner factory extension.
- ReasonerMetadata(int, String, String, String) - Constructor for class com.b2international.snowowl.snomed.reasoner.preferences.ReasonerMetadata
-
- ReasonerTaxonomyBuilder - Class in com.b2international.snowowl.datastore.server.snomed.index
-
Represents a snapshot of the ontology for reasoner input and normal form generation.
- ReasonerTaxonomyBuilder(RevisionSearcher, boolean) - Constructor for class com.b2international.snowowl.datastore.server.snomed.index.ReasonerTaxonomyBuilder
-
- ReasonerTaxonomyBuilder(RevisionSearcher, boolean, boolean, boolean, Set<String>) - Constructor for class com.b2international.snowowl.datastore.server.snomed.index.ReasonerTaxonomyBuilder
-
Creates a taxonomy builder instance.
- rebase(Branch, String) - Method in interface com.b2international.snowowl.core.branch.Branch
-
- rebase(Branch, String, Runnable) - Method in interface com.b2international.snowowl.core.branch.Branch
-
- rebase(Branch, String) - Method in class com.b2international.snowowl.core.branch.BranchData
-
- rebase(Branch, String, Runnable) - Method in class com.b2international.snowowl.core.branch.BranchData
-
- receive(IMessage) - Method in interface com.b2international.snowowl.eventbus.IEventBus
-
Receives the messages directly on this event bus bypassing all remote
node.
- RECOMMENDED_CM_VALUE - Static variable in enum com.b2international.snowowl.snomed.mrcm.ConstraintStrength
-
The 'RECOMMENDED CM' literal value.
- recordCallback - Variable in class com.b2international.commons.csv.CsvParser
-
- recordComplete() - Method in class com.b2international.commons.csv.CsvLexer
-
Performed when reading and parsing a record has been completed.
- recordCount - Variable in class com.b2international.commons.csv.CsvLexer
-
- RecordLexerCallback - Interface in com.b2international.commons.csv
-
Interface for the lexer callback.
- RecordParserCallback<T> - Interface in com.b2international.commons.csv
-
Interface for the record parse callback.
- ReentrantOperationLock<C> - Class in com.b2international.snowowl.datastore.server.oplock
-
Represents a reentrant lock that can be acquired and released in a balanced fashion multiple times by the same context.
- ReentrantOperationLock(int, IOperationLockTarget) - Constructor for class com.b2international.snowowl.datastore.server.oplock.ReentrantOperationLock
-
Creates a new reentrant lock instance.
- ReentrantOperationLockManager<C extends java.io.Serializable> - Class in com.b2international.snowowl.datastore.server.oplock
-
- ReentrantOperationLockManager() - Constructor for class com.b2international.snowowl.datastore.server.oplock.ReentrantOperationLockManager
-
- REF_SET - Static variable in interface com.b2international.snowowl.snomed.dsl.query.queryast.ecoreastPackage.Literals
-
The meta object literal for the '
Ref Set' class.
- REF_SET - Static variable in interface com.b2international.snowowl.snomed.dsl.query.queryast.ecoreastPackage
-
The meta object id for the '
Ref Set' class.
- REF_SET__ID - Static variable in interface com.b2international.snowowl.snomed.dsl.query.queryast.ecoreastPackage.Literals
-
The meta object literal for the 'Id' attribute feature.
- REF_SET__ID - Static variable in interface com.b2international.snowowl.snomed.dsl.query.queryast.ecoreastPackage
-
The feature id for the 'Id' attribute.
- REF_SET_FEATURE_COUNT - Static variable in interface com.b2international.snowowl.snomed.dsl.query.queryast.ecoreastPackage
-
The number of structural features of the 'Ref Set' class.
- Reference(String, String, String, String) - Constructor for class com.b2international.snowowl.core.claml.ClamlModel.Reference
-
- REFERENCE_SET - Static variable in class com.b2international.snowowl.snomed.core.domain.SnomedConcept.Expand
-
- REFERENCE_SET_CONCEPT_SET_DEFINITION - Static variable in interface com.b2international.snowowl.snomed.mrcm.MrcmPackage.Literals
-
- REFERENCE_SET_CONCEPT_SET_DEFINITION - Static variable in interface com.b2international.snowowl.snomed.mrcm.MrcmPackage
-
- REFERENCE_SET_CONCEPT_SET_DEFINITION__ACTIVE - Static variable in interface com.b2international.snowowl.snomed.mrcm.MrcmPackage
-
The feature id for the 'Active' attribute.
- REFERENCE_SET_CONCEPT_SET_DEFINITION__AUTHOR - Static variable in interface com.b2international.snowowl.snomed.mrcm.MrcmPackage
-
The feature id for the 'Author' attribute.
- REFERENCE_SET_CONCEPT_SET_DEFINITION__EFFECTIVE_TIME - Static variable in interface com.b2international.snowowl.snomed.mrcm.MrcmPackage
-
The feature id for the 'Effective Time' attribute.
- REFERENCE_SET_CONCEPT_SET_DEFINITION__REF_SET_IDENTIFIER_CONCEPT_ID - Static variable in interface com.b2international.snowowl.snomed.mrcm.MrcmPackage.Literals
-
The meta object literal for the 'Ref Set Identifier Concept Id' attribute feature.
- REFERENCE_SET_CONCEPT_SET_DEFINITION__REF_SET_IDENTIFIER_CONCEPT_ID - Static variable in interface com.b2international.snowowl.snomed.mrcm.MrcmPackage
-
The feature id for the 'Ref Set Identifier Concept Id' attribute.
- REFERENCE_SET_CONCEPT_SET_DEFINITION__UUID - Static variable in interface com.b2international.snowowl.snomed.mrcm.MrcmPackage
-
The feature id for the 'Uuid' attribute.
- REFERENCE_SET_CONCEPT_SET_DEFINITION_FEATURE_COUNT - Static variable in interface com.b2international.snowowl.snomed.mrcm.MrcmPackage
-
The number of structural features of the 'Reference Set Concept Set Definition' class.
- REFERENCE_SET_ID - Static variable in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedRefSetMemberIndexEntry.Fields
-
- REFERENCED_COMPONENT_ID - Static variable in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedRefSetMemberIndexEntry.Fields
-
- REFERENCED_COMPONENT_TYPE - Static variable in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedConceptDocument.Fields
-
- REFERENCED_COMPONENT_TYPE - Static variable in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedRefSetMemberIndexEntry.Fields
-
- referencedComponentId(String) - Method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedRefSetMemberIndexEntry.Builder
-
- referencedComponentId(String) - Static method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedRefSetMemberIndexEntry.Expressions
-
- referencedComponentIds(Collection<String>) - Static method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedRefSetMemberIndexEntry.Expressions
-
- referencedComponentType(int) - Static method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedConceptDocument.Expressions
-
- referencedComponentType(short) - Method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedRefSetMemberIndexEntry.Builder
-
- referencedComponentTypes(Collection<Integer>) - Static method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedConceptDocument.Expressions
-
- ReferenceSetConceptSetDefinition - Interface in com.b2international.snowowl.snomed.mrcm
-
A representation of the model object 'Reference Set Concept Set Definition'.
- ReferenceSetConceptSetDefinitionImpl - Class in com.b2international.snowowl.snomed.mrcm.impl
-
An implementation of the model object 'Reference Set Concept Set Definition'.
- ReferenceSetConceptSetDefinitionImpl() - Constructor for class com.b2international.snowowl.snomed.mrcm.impl.ReferenceSetConceptSetDefinitionImpl
-
- ReferenceSetDefinitionFragment - Class in com.b2international.snowowl.snomed.datastore.index.constraint
-
- ReferenceSetDefinitionFragment(String, boolean, long, String, String) - Constructor for class com.b2international.snowowl.snomed.datastore.index.constraint.ReferenceSetDefinitionFragment
-
- referenceSetId(String) - Method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedRefSetMemberIndexEntry.Builder
-
- referenceSetId(String) - Static method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedRefSetMemberIndexEntry.Expressions
-
- referenceSetId(Collection<String>) - Static method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedRefSetMemberIndexEntry.Expressions
-
- ReferenceSetMembershipUpdater - Class in com.b2international.snowowl.snomed.datastore.index.update
-
- ReferenceSetMembershipUpdater(Collection<RefSetMemberChange>, Collection<String>, Collection<String>) - Constructor for class com.b2international.snowowl.snomed.datastore.index.update.ReferenceSetMembershipUpdater
-
- referenceSetType(SnomedRefSetType) - Method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedRefSetMemberIndexEntry.Builder
-
- REFERRING_MEMBERS - Static variable in class com.b2international.snowowl.snomed.core.domain.SnomedConcept.Expand
-
- REFERRING_PREDICATES - Static variable in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedConceptDocument.Fields
-
- referringPredicate(String) - Static method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedConceptDocument.Expressions
-
- REFINABILITY_VALUE - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFINED_EXPRESSION_CONSTRAINT - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage.Literals
-
- REFINED_EXPRESSION_CONSTRAINT - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage
-
- REFINED_EXPRESSION_CONSTRAINT__CONSTRAINT - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage.Literals
-
The meta object literal for the 'Constraint' containment reference feature.
- REFINED_EXPRESSION_CONSTRAINT__CONSTRAINT - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage
-
The feature id for the 'Constraint' containment reference.
- REFINED_EXPRESSION_CONSTRAINT__REFINEMENT - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage.Literals
-
The meta object literal for the 'Refinement' containment reference feature.
- REFINED_EXPRESSION_CONSTRAINT__REFINEMENT - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage
-
The feature id for the 'Refinement' containment reference.
- REFINED_EXPRESSION_CONSTRAINT_FEATURE_COUNT - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage
-
The number of structural features of the 'Refined Expression Constraint' class.
- RefinedExpressionConstraint - Interface in com.b2international.snowowl.snomed.ecl.ecl
-
A representation of the model object 'Refined Expression Constraint'.
- RefinedExpressionConstraintElements() - Constructor for class com.b2international.snowowl.snomed.ecl.services.EclGrammarAccess.RefinedExpressionConstraintElements
-
- RefinedExpressionConstraintImpl - Class in com.b2international.snowowl.snomed.ecl.ecl.impl
-
An implementation of the model object 'Refined Expression Constraint'.
- RefinedExpressionConstraintImpl() - Constructor for class com.b2international.snowowl.snomed.ecl.ecl.impl.RefinedExpressionConstraintImpl
-
- REFINEMENT - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage.Literals
-
The meta object literal for the '
Refinement' class.
- REFINEMENT - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage
-
- refinement - Variable in class com.b2international.snowowl.snomed.ecl.ecl.impl.AttributeGroupImpl
-
The cached value of the '
Refinement' containment reference.
- refinement - Variable in class com.b2international.snowowl.snomed.ecl.ecl.impl.RefinedExpressionConstraintImpl
-
The cached value of the '
Refinement' containment reference.
- Refinement - Interface in com.b2international.snowowl.snomed.ecl.ecl
-
A representation of the model object 'Refinement'.
- REFINEMENT_FEATURE_COUNT - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage
-
The number of structural features of the 'Refinement' class.
- RefinementElements() - Constructor for class com.b2international.snowowl.snomed.ecl.services.EclGrammarAccess.RefinementElements
-
- RefinementImpl - Class in com.b2international.snowowl.snomed.ecl.ecl.impl
-
An implementation of the model object 'Refinement'.
- RefinementImpl() - Constructor for class com.b2international.snowowl.snomed.ecl.ecl.impl.RefinementImpl
-
- RefinementsComparator - Class in com.b2international.snowowl.semanticengine.utils
-
- RefinementsComparator() - Constructor for class com.b2international.snowowl.semanticengine.utils.RefinementsComparator
-
- RefinementsMerger - Class in com.b2international.snowowl.semanticengine.normalform
-
5.3.5 Merge refinement
The normalized expression refinement from the "Normalize attribute values in refinement" process (5.3.2)
is merged with the combined definition from the "Merge definitions" process (5.3.4).
The rules for this process are the same as those for merging definitions (see 5.3.4) with the following additions.
5.3.5.1 Normalization of laterality
If an attribute representing a value for "laterality" (272741003) is present in the refinement and is applied to
a focus concept that is not subsumed by "body structure" (123037004), the laterality attribute should be applied
to any and every lateralizable "body structure" specified in the resulting refinement.
5.3.5.2 Normalization of non-context attributes applied in a context wrapper
If the focus concept is subsumed by "context-dependent categories" (364629017) and any attributes other than
valid context attributes* are present in the refinement, these attributes are applied as additional refinement
of the value of the "associated finding" (246090004) or "associated procedure" (363589002) attribute.
5.3.5.3 Completion of the definition merging
Once the refinement has been merged the resulting final refinement is passed to the "Create expression" process (5.3.6).
* The only valid context attributes are:
"associated finding" (246090004), "associated procedure" (363589002), "finding context" (2470590016),
"procedure context" (2470591017), "temporal context" (2470592012) and "subject relationship context" (2470593019).
- RefinementsMerger(String) - Constructor for class com.b2international.snowowl.semanticengine.normalform.RefinementsMerger
-
- RefinementsMerger - Class in com.b2international.snowowl.semanticengine.simpleast.normalform
-
5.3.5 Merge refinement
The normalized expression refinement from the "Normalize attribute values in refinement" process (5.3.2)
is merged with the combined definition from the "Merge definitions" process (5.3.4).
The rules for this process are the same as those for merging definitions (see 5.3.4) with the following additions.
5.3.5.1 Normalization of laterality
If an attribute representing a value for "laterality" (272741003) is present in the refinement and is applied to
a focus concept that is not subsumed by "body structure" (123037004), the laterality attribute should be applied
to any and every lateralizable "body structure" specified in the resulting refinement.
5.3.5.2 Normalization of non-context attributes applied in a context wrapper
If the focus concept is subsumed by "context-dependent categories" (364629017) and any attributes other than
valid context attributes* are present in the refinement, these attributes are applied as additional refinement
of the value of the "associated finding" (246090004) or "associated procedure" (363589002) attribute.
5.3.5.3 Completion of the definition merging
Once the refinement has been merged the resulting final refinement is passed to the "Create expression" process (5.3.6).
* The only valid context attributes are:
"associated finding" (246090004), "associated procedure" (363589002), "finding context" (2470590016),
"procedure context" (2470591017), "temporal context" (2470592012) and "subject relationship context" (2470593019).
- RefinementsMerger(String) - Constructor for class com.b2international.snowowl.semanticengine.simpleast.normalform.RefinementsMerger
-
- Reflections - Class in com.b2international.index.util
-
- ReflectionUtils - Class in com.b2international.commons
-
- ReflectionUtils - Class in com.b2international.commons
-
- ReflectionUtils() - Constructor for class com.b2international.commons.ReflectionUtils
-
- ReflectionUtils() - Constructor for class com.b2international.commons.ReflectionUtils
-
- ReflectionUtils.Parameter<T> - Class in com.b2international.commons
-
- ReflectionUtils.Parameter<T> - Class in com.b2international.commons
-
- ReflectiveBeanAdapter<T> - Class in com.b2international.commons.csv
-
- ReflectiveBeanAdapter(Class<T>, String...) - Constructor for class com.b2international.commons.csv.ReflectiveBeanAdapter
-
- refreshIfNeeded(IndexSearcher) - Method in class com.b2international.index.lucene.NullSearcherManager
-
Always returns with null to indicate that no refresh is needed for the null searcher.
- refreshLastUpdated() - Method in class com.b2international.snowowl.datastore.review.Review.Builder
-
- REFSET - Static variable in class com.b2international.snowowl.snomed.common.SnomedTerminologyComponentConstants
-
- refSet(SnomedRefSet) - Method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedConceptDocument.Builder
-
- refSet(SnomedReferenceSet) - Method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedConceptDocument.Builder
-
- RefSet - Class in com.b2international.snowowl.snomed.dsl.query.ast
-
- RefSet() - Constructor for class com.b2international.snowowl.snomed.dsl.query.ast.RefSet
-
- RefSet(String) - Constructor for class com.b2international.snowowl.snomed.dsl.query.ast.RefSet
-
- RefSet - Interface in com.b2international.snowowl.snomed.dsl.query.queryast
-
A representation of the model object 'Ref Set'.
- REFSET_ALL - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_ALTERNATIVE_ASSOCIATION - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_ANNOTATION_TYPE - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_ASSOCIATION_TYPE - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_ATTRIBUTE - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_ATTRIBUTE_VALUE_TYPE - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_B2I_EXAMPLE - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_BOOLEAN_DATATYPE - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_CLASSES - Static variable in class com.b2international.snowowl.snomed.datastore.SnomedRefSetUtil
-
- REFSET_COMPLEX_MAP_TYPE - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_CONCEPT_INACTIVITY_INDICATOR - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_CONCRETE_DOMAIN_TYPE - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_CONCRETE_DOMAIN_TYPE_AU - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_CORE_PROBLEM_LIST_REFERENCE_SETS - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_CORRELATION_NOT_SPECIFIED - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_DATETIME_DATATYPE - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_DEFINING_TYPE - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_DESCRIPTION_ACCEPTABILITY_ACCEPTABLE - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_DESCRIPTION_ACCEPTABILITY_PREFERRED - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_DESCRIPTION_INACTIVITY_INDICATOR - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_DESCRIPTION_TYPE - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_DRUG_TO_GROUPER_SIMPLE_MAP - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_DRUG_TO_PACKAGING_SIMPLE_MAP - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_DRUG_TO_SOURCE_DRUG_SIMPLE_MAP - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_FLOAT_DATATYPE - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_HISTORICAL_ASSOCIATION - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_IDS - Static variable in class com.b2international.snowowl.snomed.datastore.index.constraint.SnomedConstraintDocument.Fields
-
- REFSET_INFOWAY_PRIMARY_HEALTH_CARE_REFERENCE_SETS - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_INTEGER_DATATYPE - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_KP_CONVERGENT_MEDICAL_TERMINOLOGY - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_LANGUAGE_TYPE - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_LANGUAGE_TYPE_ES - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_LANGUAGE_TYPE_SG - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_LANGUAGE_TYPE_UK - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_LANGUAGE_TYPE_US - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_MEASUREMENT_TYPE - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_MEMBER - Static variable in class com.b2international.snowowl.snomed.common.SnomedTerminologyComponentConstants
-
- REFSET_MEMBER_NUMBER - Static variable in class com.b2international.snowowl.snomed.common.SnomedTerminologyComponentConstants
-
- REFSET_MODULE_DEPENDENCY_TYPE - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_MOVED_FROM_ASSOCIATION - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_MOVED_TO_ASSOCIATION - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_MRCM_ATTRIBUTE_DOMAIN_INTERNATIONAL - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_MRCM_ATTRIBUTE_DOMAIN_ROOT - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_MRCM_ATTRIBUTE_RANGE_INTERNATIONAL - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_MRCM_ATTRIBUTE_RANGE_ROOT - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_MRCM_DOMAIN_INTERNATIONAL - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_MRCM_DOMAIN_ROOT - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_MRCM_MODULE_SCOPE - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_MRCM_ROOT - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_NUMBER - Static variable in class com.b2international.snowowl.snomed.common.SnomedTerminologyComponentConstants
-
- REFSET_OWL_AXIOM - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_OWL_EXPRESSION_TYPE - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_OWL_ONTOLOGY - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_POSSIBLY_EQUIVALENT_TO_ASSOCIATION - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_QUERY_SPECIFICATION_TYPE - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_REFERS_TO_ASSOCIATION - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_RELATIONSHIP_REFINABILITY - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_REPLACED_BY_ASSOCIATION - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_ROOT_CONCEPT - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_ROOT_RESOURCE_NAME - Static variable in class com.b2international.snowowl.snomed.datastore.SnomedDatastoreActivator
-
- REFSET_SAME_AS_ASSOCIATION - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_SIMILAR_TO_ASSOCIATION - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_SIMPLE_MAP_TYPE - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_SIMPLE_TYPE - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_STORAGEKEY - Static variable in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedConceptDocument.Fields
-
- REFSET_STRENGTH - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_STRING_DATATYPE - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_SUBPACK_QUANTITY - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_TO_DSV_SIGNAL - Static variable in class com.b2international.snowowl.core.api.Net4jProtocolConstants
-
- REFSET_TYPE - Static variable in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedConceptDocument.Fields
-
- REFSET_TYPE - Static variable in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedRefSetMemberIndexEntry.Fields
-
- REFSET_TYPE_TO_FOLDER_MAP - Static variable in class com.b2international.snowowl.snomed.datastore.SnomedRefSetUtil
-
- REFSET_UNIT_OF_USE_QUANTITY - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_UNIT_OF_USE_SIZE - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- REFSET_WAS_A_ASSOCIATION - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- RefSetAutoMapColumnConstants - Class in com.b2international.snowowl.snomed.core.refset.automap
-
Common class to collect common automap columns.
- RefSetAutoMapperModel - Class in com.b2international.snowowl.snomed.core.refset.automap
-
The editor model
- RefSetAutoMapperModel() - Constructor for class com.b2international.snowowl.snomed.core.refset.automap.RefSetAutoMapperModel
-
Default constructor is used when the create automapping wizard populates the fields of the model.
- RefSetAutoMapperModel(List<List<String>>, String, Map<String, Integer>, List<String>) - Constructor for class com.b2international.snowowl.snomed.core.refset.automap.RefSetAutoMapperModel
-
- RefSetAutoMapPersisterUtil - Class in com.b2international.snowowl.snomed.core.refset.automap
-
I/O utility class for deserializing and persisting values from/to XML (using XStream).
- RefSetAutoMapPersisterUtil() - Constructor for class com.b2international.snowowl.snomed.core.refset.automap.RefSetAutoMapPersisterUtil
-
- RefSetAutoMapValidationErrorReason - Enum in com.b2international.snowowl.snomed.core.refset.automap
-
Enum for collection automap validation errors.
- RefSetAutoMapValidatorModel - Class in com.b2international.snowowl.snomed.core.refset.automap
-
Model for collecting validation errors after creating simple map type reference set from automapped values.
- RefSetAutoMapValidatorModel(RefSetAutoMapValidationErrorReason, String) - Constructor for class com.b2international.snowowl.snomed.core.refset.automap.RefSetAutoMapValidatorModel
-
- RefSetAutoMapValidatorModel(String, RefSetAutoMapValidationErrorReason, String) - Constructor for class com.b2international.snowowl.snomed.core.refset.automap.RefSetAutoMapValidatorModel
-
- RefSetAutoMapValidatorModel(String, String, RefSetAutoMapValidationErrorReason, String) - Constructor for class com.b2international.snowowl.snomed.core.refset.automap.RefSetAutoMapValidatorModel
-
- refSetIds(Collection<String>) - Method in class com.b2international.snowowl.snomed.datastore.index.constraint.SnomedConstraintDocument.Builder
-
- refSetIds(Collection<String>) - Static method in class com.b2international.snowowl.snomed.datastore.index.constraint.SnomedConstraintDocument.Expressions
-
- RefSetImpl - Class in com.b2international.snowowl.snomed.dsl.query.queryast.impl
-
An implementation of the model object 'Ref Set'.
- RefSetImpl() - Constructor for class com.b2international.snowowl.snomed.dsl.query.queryast.impl.RefSetImpl
-
- RefSetMemberChange - Class in com.b2international.snowowl.snomed.datastore.index.refset
-
Class for representing a reference set member change.
- RefSetMemberChange(String, String, RefSetMemberChange.MemberChangeKind, boolean) - Constructor for class com.b2international.snowowl.snomed.datastore.index.refset.RefSetMemberChange
-
- RefSetMemberChange.MemberChangeKind - Enum in com.b2international.snowowl.snomed.datastore.index.refset
-
Enumeration indicating whether a reference set member has been added or detached from its container
reference set.
- RefSetMemberChangeProcessor - Class in com.b2international.snowowl.snomed.datastore.index.change
-
- RefSetMemberChangeProcessor() - Constructor for class com.b2international.snowowl.snomed.datastore.index.change.RefSetMemberChangeProcessor
-
- RefSetMemberLookup - Class in com.b2international.snowowl.snomed.importer.rf2.refset
-
- RefSetMemberLookup(RevisionIndex, SnomedEditingContext) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.refset.RefSetMemberLookup
-
- RefSetMemberRedundancyAnalyzer - Class in com.b2international.snowowl.snomed.datastore
-
Utility class for retrieving information about reference set member redundancy associated
with SNOMED CT reference sets.
This class is not intended to be instantiated.
- RefSetMemberRedundancyAnalyzer.ReferencedComponentIdSet - Class in com.b2international.snowowl.snomed.datastore
-
Class for encapsulating two sets containing unique identifiers of terminology independent components.
- refSetStorageKey(long) - Static method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedConceptDocument.Expressions
-
- refSetStorageKeys(Iterable<Long>) - Static method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedConceptDocument.Expressions
-
- RefSetSupport - Class in com.b2international.snowowl.snomed.datastore.request
-
Defines support of SNOMED CT Reference Sets through the new Request based API.
- refSetType(SnomedRefSetType) - Static method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedConceptDocument.Expressions
-
- refSetTypes(Collection<SnomedRefSetType>) - Static method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedConceptDocument.Expressions
-
- refSetTypes(Collection<SnomedRefSetType>) - Static method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedRefSetMemberIndexEntry.Expressions
-
- register(String, String) - Method in class com.b2international.commons.TokenReplacer
-
- register(String, Function<String[], String>) - Method in class com.b2international.commons.TokenReplacer
-
- register(String[]) - Method in class com.b2international.commons.TokenReplacer
-
- register(String, String) - Method in class com.b2international.commons.TokenReplacer
-
- register(String, Function<String[], String>) - Method in class com.b2international.commons.TokenReplacer
-
- register(String[]) - Method in class com.b2international.commons.TokenReplacer
-
- register(ValidationRuleEvaluator) - Static method in enum com.b2international.snowowl.core.validation.eval.ValidationRuleEvaluator.Registry
-
- register(Injector) - Method in class com.b2international.snowowl.dsl.SCGStandaloneSetupGenerated
-
- register(Set<String>) - Method in class com.b2international.snowowl.snomed.datastore.id.action.IdActionRecorder
-
- register(Set<String>) - Method in class com.b2international.snowowl.snomed.datastore.id.cis.CisSnomedIdentifierService
-
- register(Set<String>) - Method in interface com.b2international.snowowl.snomed.datastore.id.ISnomedIdentifierService
-
Registers multiple SNOMED CT IDs.
- register(Set<String>) - Method in class com.b2international.snowowl.snomed.datastore.id.memory.DefaultSnomedIdentifierService
-
- register(Injector) - Method in class com.b2international.snowowl.snomed.ecl.EclStandaloneSetupGenerated
-
- REGISTER_NEW_CODE_SYSTEM - Static variable in class com.b2international.snowowl.datastore.oplock.impl.DatastoreLockContextDescriptions
-
- RegisterAction - Class in com.b2international.snowowl.snomed.datastore.id.action
-
- RegisterAction(Set<String>) - Constructor for class com.b2international.snowowl.snomed.datastore.id.action.RegisterAction
-
- registerAllocatedIds() - Method in interface com.b2international.snowowl.snomed.datastore.id.SnomedNamespaceAndModuleAssigner
-
After successfully allocating and using the IDs the clients are responsible of calling this method to ensure that the allocated IDs will be
registered in the underlying ID service.
- registerAllocatedIds() - Method in class com.b2international.snowowl.snomed.reasoner.server.diff.DefaultNamespaceAndModuleAssigner
-
- registerAllocatedIds() - Method in class com.b2international.snowowl.snomed.reasoner.server.diff.SourceConceptNamespaceAndModuleAssigner
-
- registerClassLoader(Class<?>, ClassLoader) - Method in class com.b2international.snowowl.rpc.RpcProtocol
-
- registerClassLoader(Class<?>, ClassLoader) - Method in interface com.b2international.snowowl.rpc.RpcSession
-
- registerClassLoader(Class<?>, ClassLoader) - Method in class com.b2international.snowowl.rpc.RpcSessionImpl
-
- registerComponent(ComponentCategory, String, boolean) - Method in class com.b2international.snowowl.snomed.importer.rf2.validation.AbstractSnomedValidator
-
- registerHandler(String, IHandler<IMessage>) - Method in interface com.b2international.snowowl.eventbus.IEventBus
-
Register a handler against the given address.
- registerIndex(SingleDirectoryIndex) - Method in interface com.b2international.snowowl.datastore.server.index.SingleDirectoryIndexManager
-
- registerIndex(SingleDirectoryIndex) - Method in class com.b2international.snowowl.datastore.server.index.SingleDirectoryIndexManagerImpl
-
- registerLockChangeListener(IObjectLockChangeListener) - Method in class com.b2international.snowowl.datastore.lock.IObjectLockManager.NullImpl
-
- registerLockChangeListener(IObjectLockChangeListener) - Method in interface com.b2international.snowowl.datastore.lock.IObjectLockManager
-
Registers the given listener in this ISddEntryLockManager.
- registerLockChangeListener(IObjectLockChangeListener) - Method in class com.b2international.snowowl.datastore.lock.ObjectLockManager
-
- registerMemberStorageKey(String, long) - Method in class com.b2international.snowowl.snomed.importer.rf2.refset.RefSetMemberLookup
-
- registerNewComponent(M) - Method in class com.b2international.snowowl.snomed.importer.rf2.refset.AbstractSnomedRefSetImporter
-
- registerNewComponent(C) - Method in class com.b2international.snowowl.snomed.importer.rf2.terminology.AbstractSnomedTerminologyImporter
-
- registerNewComponentStorageKeys() - Method in class com.b2international.snowowl.snomed.importer.rf2.terminology.ComponentLookup
-
- registerNewMemberStorageKeys() - Method in class com.b2international.snowowl.snomed.importer.rf2.refset.RefSetMemberLookup
-
- registerOtherComponentModifications(SortedMap<Long, IHistoryInfo.IVersion<CDOID>>, List<Object[]>, CDOBranchPoint) - Method in class com.b2international.snowowl.datastore.server.history.HistoryInfoQueryExecutorImpl
-
Registers additional modifications as the modification of the primary component.
- registerPrimaryComponentModifications(InternalHistoryInfoConfiguration, SortedMap<Long, IHistoryInfo.IVersion<CDOID>>, List<Object[]>) - Method in class com.b2international.snowowl.datastore.server.history.HistoryInfoQueryExecutorImpl
-
Registers the primary component modifications by updating the state of the modification argument.
- registerService(Class<T>, T) - Method in class com.b2international.snowowl.core.ApplicationContext
-
- registerServiceLookup(RpcServiceLookup) - Method in interface com.b2international.snowowl.rpc.RpcSession
-
- registerServiceLookup(RpcServiceLookup) - Method in class com.b2international.snowowl.rpc.RpcSessionImpl
-
- registerServices() - Method in enum com.b2international.snowowl.datastore.serviceconfig.ServiceConfigJobManager
-
Synchronously starts and registers all available service configuration jobs to the application.
- registerServices(IProgressMonitor) - Method in enum com.b2international.snowowl.datastore.serviceconfig.ServiceConfigJobManager
-
Synchronously starts and registers all available service configuration jobs to the application.
- REGISTRY - Static variable in interface com.b2international.snowowl.core.date.DateFormatter
-
The registry containing cached
DateFormatter instances for later use.
- regularRefSet() - Static method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedConceptDocument.Expressions
-
- ReindexRequest - Class in com.b2international.snowowl.datastore.server.reindex
-
- ReindexRequestBuilder - Class in com.b2international.snowowl.datastore.server.reindex
-
- ReindexResult - Class in com.b2international.snowowl.datastore.server.reindex
-
- reject(Throwable) - Method in class com.b2international.snowowl.core.events.util.Promise
-
Rejects the promise by sending the Throwable to all failure listeners.
- RELATIONSHIP - Static variable in class com.b2international.snowowl.snomed.common.SnomedTerminologyComponentConstants
-
- Relationship - Interface in com.b2international.snowowl.snomed
-
Representation of a SNOMED CT relationship.
- RELATIONSHIP - Static variable in interface com.b2international.snowowl.snomed.SnomedPackage.Literals
-
- RELATIONSHIP - Static variable in interface com.b2international.snowowl.snomed.SnomedPackage
-
- RELATIONSHIP__ACTIVE - Static variable in interface com.b2international.snowowl.snomed.SnomedPackage
-
The feature id for the 'Active' attribute.
- RELATIONSHIP__CHARACTERISTIC_TYPE - Static variable in interface com.b2international.snowowl.snomed.SnomedPackage.Literals
-
The meta object literal for the 'Characteristic Type' reference feature.
- RELATIONSHIP__CHARACTERISTIC_TYPE - Static variable in interface com.b2international.snowowl.snomed.SnomedPackage
-
The feature id for the 'Characteristic Type' reference.
- RELATIONSHIP__CONCRETE_DOMAIN_REF_SET_MEMBERS - Static variable in interface com.b2international.snowowl.snomed.SnomedPackage
-
The feature id for the 'Concrete Domain Ref Set Members' containment reference list.
- RELATIONSHIP__DESTINATION - Static variable in interface com.b2international.snowowl.snomed.SnomedPackage.Literals
-
The meta object literal for the 'Destination' reference feature.
- RELATIONSHIP__DESTINATION - Static variable in interface com.b2international.snowowl.snomed.SnomedPackage
-
The feature id for the 'Destination' reference.
- RELATIONSHIP__DESTINATION_NEGATED - Static variable in interface com.b2international.snowowl.snomed.SnomedPackage.Literals
-
The meta object literal for the 'Destination Negated' attribute feature.
- RELATIONSHIP__DESTINATION_NEGATED - Static variable in interface com.b2international.snowowl.snomed.SnomedPackage
-
The feature id for the 'Destination Negated' attribute.
- RELATIONSHIP__EFFECTIVE_TIME - Static variable in interface com.b2international.snowowl.snomed.SnomedPackage
-
The feature id for the 'Effective Time' attribute.
- RELATIONSHIP__GROUP - Static variable in interface com.b2international.snowowl.snomed.SnomedPackage.Literals
-
The meta object literal for the 'Group' attribute feature.
- RELATIONSHIP__GROUP - Static variable in interface com.b2international.snowowl.snomed.SnomedPackage
-
The feature id for the 'Group' attribute.
- RELATIONSHIP__ID - Static variable in interface com.b2international.snowowl.snomed.SnomedPackage
-
The feature id for the 'Id' attribute.
- RELATIONSHIP__MODIFIER - Static variable in interface com.b2international.snowowl.snomed.SnomedPackage.Literals
-
The meta object literal for the 'Modifier' reference feature.
- RELATIONSHIP__MODIFIER - Static variable in interface com.b2international.snowowl.snomed.SnomedPackage
-
The feature id for the 'Modifier' reference.
- RELATIONSHIP__MODULE - Static variable in interface com.b2international.snowowl.snomed.SnomedPackage
-
The feature id for the 'Module' reference.
- RELATIONSHIP__REFINABILITY_REF_SET_MEMBERS - Static variable in interface com.b2international.snowowl.snomed.SnomedPackage.Literals
-
The meta object literal for the 'Refinability Ref Set Members' containment reference list feature.
- RELATIONSHIP__REFINABILITY_REF_SET_MEMBERS - Static variable in interface com.b2international.snowowl.snomed.SnomedPackage
-
The feature id for the 'Refinability Ref Set Members' containment reference list.
- RELATIONSHIP__RELEASED - Static variable in interface com.b2international.snowowl.snomed.SnomedPackage
-
The feature id for the 'Released' attribute.
- RELATIONSHIP__SOURCE - Static variable in interface com.b2international.snowowl.snomed.SnomedPackage.Literals
-
The meta object literal for the 'Source' container reference feature.
- RELATIONSHIP__SOURCE - Static variable in interface com.b2international.snowowl.snomed.SnomedPackage
-
The feature id for the 'Source' container reference.
- RELATIONSHIP__TYPE - Static variable in interface com.b2international.snowowl.snomed.SnomedPackage.Literals
-
The meta object literal for the 'Type' reference feature.
- RELATIONSHIP__TYPE - Static variable in interface com.b2international.snowowl.snomed.SnomedPackage
-
The feature id for the 'Type' reference.
- RELATIONSHIP__UNION_GROUP - Static variable in interface com.b2international.snowowl.snomed.SnomedPackage.Literals
-
The meta object literal for the 'Union Group' attribute feature.
- RELATIONSHIP__UNION_GROUP - Static variable in interface com.b2international.snowowl.snomed.SnomedPackage
-
The feature id for the 'Union Group' attribute.
- RELATIONSHIP_CONCEPT_SET_DEFINITION - Static variable in interface com.b2international.snowowl.snomed.mrcm.MrcmPackage.Literals
-
- RELATIONSHIP_CONCEPT_SET_DEFINITION - Static variable in interface com.b2international.snowowl.snomed.mrcm.MrcmPackage
-
- RELATIONSHIP_CONCEPT_SET_DEFINITION__ACTIVE - Static variable in interface com.b2international.snowowl.snomed.mrcm.MrcmPackage
-
The feature id for the 'Active' attribute.
- RELATIONSHIP_CONCEPT_SET_DEFINITION__AUTHOR - Static variable in interface com.b2international.snowowl.snomed.mrcm.MrcmPackage
-
The feature id for the 'Author' attribute.
- RELATIONSHIP_CONCEPT_SET_DEFINITION__DESTINATION_CONCEPT_ID - Static variable in interface com.b2international.snowowl.snomed.mrcm.MrcmPackage.Literals
-
The meta object literal for the 'Destination Concept Id' attribute feature.
- RELATIONSHIP_CONCEPT_SET_DEFINITION__DESTINATION_CONCEPT_ID - Static variable in interface com.b2international.snowowl.snomed.mrcm.MrcmPackage
-
The feature id for the 'Destination Concept Id' attribute.
- RELATIONSHIP_CONCEPT_SET_DEFINITION__EFFECTIVE_TIME - Static variable in interface com.b2international.snowowl.snomed.mrcm.MrcmPackage
-
The feature id for the 'Effective Time' attribute.
- RELATIONSHIP_CONCEPT_SET_DEFINITION__TYPE_CONCEPT_ID - Static variable in interface com.b2international.snowowl.snomed.mrcm.MrcmPackage.Literals
-
The meta object literal for the 'Type Concept Id' attribute feature.
- RELATIONSHIP_CONCEPT_SET_DEFINITION__TYPE_CONCEPT_ID - Static variable in interface com.b2international.snowowl.snomed.mrcm.MrcmPackage
-
The feature id for the 'Type Concept Id' attribute.
- RELATIONSHIP_CONCEPT_SET_DEFINITION__UUID - Static variable in interface com.b2international.snowowl.snomed.mrcm.MrcmPackage
-
The feature id for the 'Uuid' attribute.
- RELATIONSHIP_CONCEPT_SET_DEFINITION_FEATURE_COUNT - Static variable in interface com.b2international.snowowl.snomed.mrcm.MrcmPackage
-
The number of structural features of the 'Relationship Concept Set Definition' class.
- RELATIONSHIP_FEATURE_COUNT - Static variable in interface com.b2international.snowowl.snomed.SnomedPackage
-
The number of structural features of the 'Relationship' class.
- RELATIONSHIP_HEADER - Static variable in class com.b2international.snowowl.snomed.common.SnomedRf2Headers
-
- RELATIONSHIP_KEYS - Static variable in class com.b2international.snowowl.snomed.datastore.index.constraint.SnomedConstraintDocument.Fields
-
- RELATIONSHIP_NUMBER - Static variable in class com.b2international.snowowl.snomed.common.SnomedTerminologyComponentConstants
-
- RELATIONSHIP_PREDICATE - Static variable in interface com.b2international.snowowl.snomed.mrcm.MrcmPackage.Literals
-
- RELATIONSHIP_PREDICATE - Static variable in interface com.b2international.snowowl.snomed.mrcm.MrcmPackage
-
- RELATIONSHIP_PREDICATE__ACTIVE - Static variable in interface com.b2international.snowowl.snomed.mrcm.MrcmPackage
-
The feature id for the 'Active' attribute.
- RELATIONSHIP_PREDICATE__ATTRIBUTE - Static variable in interface com.b2international.snowowl.snomed.mrcm.MrcmPackage.Literals
-
The meta object literal for the 'Attribute' containment reference feature.
- RELATIONSHIP_PREDICATE__ATTRIBUTE - Static variable in interface com.b2international.snowowl.snomed.mrcm.MrcmPackage
-
The feature id for the 'Attribute' containment reference.
- RELATIONSHIP_PREDICATE__AUTHOR - Static variable in interface com.b2international.snowowl.snomed.mrcm.MrcmPackage
-
The feature id for the 'Author' attribute.
- RELATIONSHIP_PREDICATE__CHARACTERISTIC_TYPE_CONCEPT_ID - Static variable in interface com.b2international.snowowl.snomed.mrcm.MrcmPackage.Literals
-
The meta object literal for the 'Characteristic Type Concept Id' attribute feature.
- RELATIONSHIP_PREDICATE__CHARACTERISTIC_TYPE_CONCEPT_ID - Static variable in interface com.b2international.snowowl.snomed.mrcm.MrcmPackage
-
The feature id for the 'Characteristic Type Concept Id' attribute.
- RELATIONSHIP_PREDICATE__EFFECTIVE_TIME - Static variable in interface com.b2international.snowowl.snomed.mrcm.MrcmPackage
-
The feature id for the 'Effective Time' attribute.
- RELATIONSHIP_PREDICATE__RANGE - Static variable in interface com.b2international.snowowl.snomed.mrcm.MrcmPackage.Literals
-
The meta object literal for the 'Range' containment reference feature.
- RELATIONSHIP_PREDICATE__RANGE - Static variable in interface com.b2international.snowowl.snomed.mrcm.MrcmPackage
-
The feature id for the 'Range' containment reference.
- RELATIONSHIP_PREDICATE__UUID - Static variable in interface com.b2international.snowowl.snomed.mrcm.MrcmPackage
-
The feature id for the 'Uuid' attribute.
- RELATIONSHIP_PREDICATE_FEATURE_COUNT - Static variable in interface com.b2international.snowowl.snomed.mrcm.MrcmPackage
-
The number of structural features of the 'Relationship Predicate' class.
- relationshipBuilder() - Static method in class com.b2international.snowowl.snomed.datastore.index.constraint.SnomedConstraintDocument
-
- RelationshipChange - Class in com.b2international.snowowl.snomed.api.impl.domain.classification
-
- RelationshipChange() - Constructor for class com.b2international.snowowl.snomed.api.impl.domain.classification.RelationshipChange
-
- RelationshipChangeEntry - Class in com.b2international.snowowl.snomed.reasoner.classification.entry
-
Represents a reasoner change entry capturing the details of inferred or redundant relationships.
- RelationshipChangeEntry(AbstractChangeEntry.Nature, ChangeConcept, ChangeConcept, ChangeConcept, int, int, ChangeConcept, boolean) - Constructor for class com.b2international.snowowl.snomed.reasoner.classification.entry.RelationshipChangeEntry
-
Creates a new relationship change entry with the specified arguments.
- RelationshipChangeEntryBase - Class in com.b2international.snowowl.snomed.reasoner.classification.entry
-
Abstract base class for relationship related reasoner response entries.
- RelationshipChangeEntryBase(AbstractChangeEntry.Nature, ChangeConcept, ChangeConcept, ChangeConcept) - Constructor for class com.b2international.snowowl.snomed.reasoner.classification.entry.RelationshipChangeEntryBase
-
- RelationshipChangeList - Class in com.b2international.snowowl.snomed.api.impl.domain.classification
-
- RelationshipChangeList(List<IRelationshipChange>, int, int, int) - Constructor for class com.b2international.snowowl.snomed.api.impl.domain.classification.RelationshipChangeList
-
- RelationshipChangeProcessor - Class in com.b2international.snowowl.snomed.datastore.index.change
-
- RelationshipChangeProcessor() - Constructor for class com.b2international.snowowl.snomed.datastore.index.change.RelationshipChangeProcessor
-
- RelationshipConceptSetDefinition - Interface in com.b2international.snowowl.snomed.mrcm
-
A representation of the model object 'Relationship Concept Set Definition'.
- RelationshipConceptSetDefinitionImpl - Class in com.b2international.snowowl.snomed.mrcm.impl
-
An implementation of the model object 'Relationship Concept Set Definition'.
- RelationshipConceptSetDefinitionImpl() - Constructor for class com.b2international.snowowl.snomed.mrcm.impl.RelationshipConceptSetDefinitionImpl
-
- RelationshipConcreteDomainChangeEntry - Class in com.b2international.snowowl.snomed.reasoner.classification.entry
-
Represents a change entry of a concrete domain element related to a relationship.
- RelationshipConcreteDomainChangeEntry(AbstractChangeEntry.Nature, ChangeConcept, ChangeConcept, ChangeConcept, ConcreteDomainElement) - Constructor for class com.b2international.snowowl.snomed.reasoner.classification.entry.RelationshipConcreteDomainChangeEntry
-
Creates a new relationship concrete domain change entry instance with the specified arguments.
- RelationshipDefinition - Class in com.b2international.snowowl.snomed.reasoner.model
-
Represents a short form of SNOMED CT relationships for use in OWL ontology axioms.
- RelationshipDefinition(Set<ConcreteDomainDefinition>, long, long, boolean, boolean) - Constructor for class com.b2international.snowowl.snomed.reasoner.model.RelationshipDefinition
-
- RelationshipDefinition(long) - Constructor for class com.b2international.snowowl.snomed.reasoner.model.RelationshipDefinition
-
- RelationshipDefinitionFragment - Class in com.b2international.snowowl.snomed.datastore.index.constraint
-
- RelationshipDefinitionFragment(String, boolean, long, String, String, String) - Constructor for class com.b2international.snowowl.snomed.datastore.index.constraint.RelationshipDefinitionFragment
-
- RelationshipImpl - Class in com.b2international.snowowl.snomed.impl
-
An implementation of the model object 'Relationship'.
- RelationshipImpl() - Constructor for class com.b2international.snowowl.snomed.impl.RelationshipImpl
-
- RelationshipInputCreator - Class in com.b2international.snowowl.snomed.api.impl.domain
-
- RelationshipInputCreator() - Constructor for class com.b2international.snowowl.snomed.api.impl.domain.RelationshipInputCreator
-
- relationshipKeys(Collection<String>) - Method in class com.b2international.snowowl.snomed.datastore.index.constraint.SnomedConstraintDocument.Builder
-
- relationshipKeys(Collection<String>) - Static method in class com.b2international.snowowl.snomed.datastore.index.constraint.SnomedConstraintDocument.Expressions
-
- RelationshipModifier - Enum in com.b2international.snowowl.snomed.core.domain
-
Enumerates allowed relationship modifiers and maps them to concept identifiers.
- RelationshipPersister - Class in com.b2international.snowowl.snomed.reasoner.server.diff.relationship
-
Applies changes related to relationships using the specified SNOMED CT editing context.
- RelationshipPersister(SnomedEditingContext, SnomedNamespaceAndModuleAssigner) - Constructor for class com.b2international.snowowl.snomed.reasoner.server.diff.relationship.RelationshipPersister
-
- RelationshipPredicate - Interface in com.b2international.snowowl.snomed.mrcm
-
A representation of the model object 'Relationship Predicate'.
- RelationshipPredicateFragment - Class in com.b2international.snowowl.snomed.datastore.index.constraint
-
- RelationshipPredicateFragment(String, boolean, long, String, ConceptSetDefinitionFragment, ConceptSetDefinitionFragment, String) - Constructor for class com.b2international.snowowl.snomed.datastore.index.constraint.RelationshipPredicateFragment
-
- RelationshipPredicateImpl - Class in com.b2international.snowowl.snomed.mrcm.impl
-
An implementation of the model object 'Relationship Predicate'.
- RelationshipPredicateImpl() - Constructor for class com.b2international.snowowl.snomed.mrcm.impl.RelationshipPredicateImpl
-
- RelationshipRefinability - Enum in com.b2international.snowowl.snomed.core.domain
-
Enumerates allowed relationship refinability values and maps them to concept identifiers.
- RELATIONSHIPS - Static variable in class com.b2international.snowowl.snomed.core.domain.SnomedConcept.Expand
-
- release() - Static method in class com.b2international.snowowl.core.events.metrics.MetricsThreadLocal
-
- release(C) - Method in class com.b2international.snowowl.datastore.server.oplock.AbstractOperationLock
-
- release(C) - Method in interface com.b2international.snowowl.datastore.server.oplock.IOperationLock
-
- release(Set<String>) - Method in class com.b2international.snowowl.snomed.datastore.id.cis.CisSnomedIdentifierService
-
- release(Set<String>) - Method in interface com.b2international.snowowl.snomed.datastore.id.ISnomedIdentifierService
-
Releases the given SNOMED CT IDs.
- release(Set<String>) - Method in class com.b2international.snowowl.snomed.datastore.id.memory.DefaultSnomedIdentifierService
-
- ReleaseAction - Class in com.b2international.snowowl.snomed.datastore.id.action
-
- ReleaseAction(Set<String>) - Constructor for class com.b2international.snowowl.snomed.datastore.id.action.ReleaseAction
-
- released() - Static method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedDocument.Expressions
-
- released(boolean) - Static method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedDocument.Expressions
-
- RELEASED - Static variable in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedDocument.Fields
-
- released - Variable in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedDocument.SnomedDocumentBuilder
-
- released(boolean) - Method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedDocument.SnomedDocumentBuilder
-
- ReleaseFile - Class in com.b2international.snowowl.snomed.importer.release
-
Abstract superclass for all release files whose location has to be detected
when a zip file or a directory is selected for import.
- ReleaseFile(boolean, String) - Constructor for class com.b2international.snowowl.snomed.importer.release.ReleaseFile
-
Creates a new release file identifier instance.
- releaseFileName - Variable in class com.b2international.snowowl.snomed.importer.rf2.validation.AbstractSnomedValidator
-
- ReleaseFileSet - Class in com.b2international.snowowl.snomed.importer.release
-
Provides a way to validate if a set of relative paths constitute a valid
release directory or archive, and converts symbolic component types into path
names.
- ReleaseFileSet(boolean, Map<ReleaseFileSet.ReleaseComponentType, ReleaseFile>, List<String>) - Constructor for class com.b2international.snowowl.snomed.importer.release.ReleaseFileSet
-
Creates a new release file set instance.
- ReleaseFileSet.ReleaseComponentType - Enum in com.b2international.snowowl.snomed.importer.release
-
- ReleaseFileSetSelector - Class in com.b2international.snowowl.snomed.importer.release
-
Provides a method for querying multiple release file set configurations, and
return the first one which reports a list of path names to be a valid release
root.
- ReleaseFileSetSelector(List<ReleaseFileSet>) - Constructor for class com.b2international.snowowl.snomed.importer.release.ReleaseFileSetSelector
-
Creates a new release file set selector instance.
- ReleaseFileSetSelectors - Class in com.b2international.snowowl.snomed.importer.release
-
Configures the two release file set selector instances from an externally supplied property file.
- ReleaseIdentifier - Class in com.b2international.snowowl.snomed.importer.release
-
Stores the country-namespace pair (if present) and the release date found in
release file name parts.
- ReleaseIdentifier(String, String) - Constructor for class com.b2international.snowowl.snomed.importer.release.ReleaseIdentifier
-
- releaseIds() - Method in class com.b2international.snowowl.snomed.datastore.SnomedEditingContext
-
- releaseSession() - Static method in class com.b2international.snowowl.rpc.RpcThreadLocal
-
- releaseSnapshot(String) - Method in interface com.b2international.index.compat.SingleDirectoryIndex
-
Deprecated.
- releaseSnapshot(String) - Method in class com.b2international.index.compat.SingleDirectoryIndexImpl
-
Deprecated.
- RemoteJob - Class in com.b2international.snowowl.datastore.remotejobs
-
- RemoteJob(String, String, String, ServiceProvider, Request<ServiceProvider, ?>) - Constructor for class com.b2international.snowowl.datastore.remotejobs.RemoteJob
-
- RemoteJobEntry - Class in com.b2international.snowowl.datastore.remotejobs
-
- RemoteJobEntry.Builder - Class in com.b2international.snowowl.datastore.remotejobs
-
- RemoteJobEntry.Expressions - Class in com.b2international.snowowl.datastore.remotejobs
-
- RemoteJobEntry.Fields - Class in com.b2international.snowowl.datastore.remotejobs
-
- RemoteJobFamily - Enum in com.b2international.snowowl.datastore.remotejobs
-
- RemoteJobNotification - Class in com.b2international.snowowl.datastore.remotejobs
-
- RemoteJobNotification(Set<String>) - Constructor for class com.b2international.snowowl.datastore.remotejobs.RemoteJobNotification
-
- RemoteJobProgressMonitor - Class in com.b2international.snowowl.datastore.remotejobs
-
- RemoteJobProgressMonitor(IProgressMonitor, Consumer<Integer>) - Constructor for class com.b2international.snowowl.datastore.remotejobs.RemoteJobProgressMonitor
-
- RemoteJobRuleFamily - Class in com.b2international.snowowl.datastore.server.remotejobs
-
- RemoteJobs - Class in com.b2international.snowowl.datastore.remotejobs
-
- RemoteJobs(List<RemoteJobEntry>, String, String, int, int) - Constructor for class com.b2international.snowowl.datastore.remotejobs.RemoteJobs
-
- RemoteJobsCommandProvider - Class in com.b2international.snowowl.server.console
-
OSGI command contribution with Snow Owl commands to manage long-running operations on the server.
- RemoteJobsCommandProvider() - Constructor for class com.b2international.snowowl.server.console.RemoteJobsCommandProvider
-
- RemoteJobState - Enum in com.b2international.snowowl.datastore.remotejobs
-
- RemoteJobTracker - Class in com.b2international.snowowl.datastore.remotejobs
-
- RemoteJobTracker(Index, IEventBus, ObjectMapper, long) - Constructor for class com.b2international.snowowl.datastore.remotejobs.RemoteJobTracker
-
- RemoteLockTargetListener - Class in com.b2international.snowowl.datastore.server.oplock.impl
-
- RemoteLockTargetListener() - Constructor for class com.b2international.snowowl.datastore.server.oplock.impl.RemoteLockTargetListener
-
- remove(byte) - Method in class com.b2international.collections.bytes.AbstractByteCollection
-
- remove(byte) - Method in interface com.b2international.collections.bytes.ByteCollection
-
- remove(byte) - Method in interface com.b2international.collections.bytes.ByteKeyLongMap
-
- remove(byte) - Method in interface com.b2international.collections.bytes.ByteKeyMap
-
- remove(K) - Method in interface com.b2international.collections.bytes.ByteValueMap
-
- remove(float) - Method in class com.b2international.collections.floats.AbstractFloatCollection
-
- remove(float) - Method in interface com.b2international.collections.floats.FloatCollection
-
- remove(int) - Method in class com.b2international.collections.ints.AbstractIntCollection
-
- remove(int) - Method in interface com.b2international.collections.ints.IntCollection
-
- remove(int) - Method in interface com.b2international.collections.ints.IntKeyMap
-
- remove(K) - Method in interface com.b2international.collections.ints.IntValueMap
-
- remove(long) - Method in class com.b2international.collections.longs.AbstractLongCollection
-
- remove(long) - Method in interface com.b2international.collections.longs.LongCollection
-
- remove(long) - Method in interface com.b2international.collections.longs.LongKeyFloatMap
-
- remove(long) - Method in interface com.b2international.collections.longs.LongKeyIntMap
-
- remove(long) - Method in interface com.b2international.collections.longs.LongKeyLongMap
-
- remove(long) - Method in interface com.b2international.collections.longs.LongKeyMap
-
- remove(K) - Method in interface com.b2international.collections.longs.LongValueMap
-
- remove() - Method in class com.b2international.collections.longs.UnmodifiableLongIterator
-
- remove() - Method in interface com.b2international.collections.PrimitiveIterator
-
- remove() - Method in interface com.b2international.collections.PrimitiveIterator
-
- remove(K) - Method in class com.b2international.commons.arrays.BidiMapWithInternalId
-
- remove(K) - Method in class com.b2international.commons.arrays.BidiMapWithInternalId
-
- remove() - Method in class com.b2international.commons.arrays.IntegerArrayIterator
-
- remove() - Method in class com.b2international.commons.arrays.IntegerArrayIterator
-
- remove(K) - Method in class com.b2international.commons.arrays.IntMap
-
- remove(int) - Method in class com.b2international.commons.arrays.IntMap
-
- remove(K) - Method in class com.b2international.commons.arrays.IntMap
-
- remove(int) - Method in class com.b2international.commons.arrays.IntMap
-
- remove(long) - Method in class com.b2international.commons.arrays.LongBidiMapWithInternalId
-
- remove(long) - Method in class com.b2international.commons.arrays.LongBidiMapWithInternalId
-
- remove(Object) - Method in class com.b2international.commons.arrays.SortedArraySet
-
- remove(Object) - Method in class com.b2international.commons.arrays.SortedArraySet
-
- remove() - Method in class com.b2international.commons.collect.ArrayIntIterator
-
- remove() - Method in class com.b2international.commons.collect.BitSetIntIterator
-
- remove(int) - Method in class com.b2international.commons.collect.IntKeySetMultimap
-
- remove() - Method in class com.b2international.commons.collect.LongListIteratorWrapper
-
Not supported.
- remove() - Method in class com.b2international.commons.collections.ArrayIterator
-
- remove() - Method in class com.b2international.commons.collections.BackwardListIterator
-
- remove() - Method in class com.b2international.commons.collections.EmptyIterator
-
- remove(UUID) - Method in class com.b2international.commons.collections.UuidLongMap
-
- remove(ClassLoader) - Method in class com.b2international.commons.CompositeClassLoader
-
- remove(ClassLoader) - Method in class com.b2international.commons.CompositeClassLoader
-
- remove() - Method in class com.b2international.commons.DelegatingIterator
-
- remove() - Method in class com.b2international.commons.DelegatingIterator
-
- remove() - Method in class com.b2international.commons.hierarchy.PreorderIterator
-
- remove(Module) - Method in class com.b2international.commons.inject.CompoundModule
-
- remove(Class<? extends Revision>, long) - Method in class com.b2international.index.revision.DefaultRevisionWriter
-
- remove(Class<? extends Revision>, Collection<Long>) - Method in class com.b2international.index.revision.DefaultRevisionWriter
-
- remove(Class<? extends Revision>, long) - Method in interface com.b2international.index.revision.RevisionWriter
-
- remove(Class<? extends Revision>, Collection<Long>) - Method in interface com.b2international.index.revision.RevisionWriter
-
- remove(Class<?>, String) - Method in interface com.b2international.index.Writer
-
- remove(CDOTransaction) - Method in class com.b2international.snowowl.datastore.cdo.CDOTransactionAggregator
-
Removes the specified transaction from this aggregator.
- remove(String) - Method in interface com.b2international.snowowl.rpc.RpcSession
-
- remove(String) - Method in class com.b2international.snowowl.rpc.RpcSessionImpl
-
- remove(Relationship) - Static method in class com.b2international.snowowl.snomed.datastore.model.SnomedModelExtensions
-
Removes the
Relationship from its
containing resource and/or its
containing
object.
- remove(Description) - Static method in class com.b2international.snowowl.snomed.datastore.model.SnomedModelExtensions
-
Removes the
Description from its
containing resource and/or its
containing object.
- remove(SnomedRefSetMember) - Static method in class com.b2international.snowowl.snomed.datastore.model.SnomedModelExtensions
-
- remove(OWLOntology) - Method in class com.b2international.snowowl.snomed.reasoner.model.ConceptDefinition
-
Computes changes containing the removal of the OWL axiom describing the concept as well as other supporting axioms to the specified ontology.
- remove(Object) - Method in class com.b2international.snowowl.snomed.reasoner.model.WritableEmptySet
-
- removeAll(ByteCollection) - Method in class com.b2international.collections.bytes.AbstractByteCollection
-
- removeAll(ByteCollection) - Method in interface com.b2international.collections.bytes.ByteCollection
-
- removeAll(FloatCollection) - Method in class com.b2international.collections.floats.AbstractFloatCollection
-
- removeAll(FloatCollection) - Method in interface com.b2international.collections.floats.FloatCollection
-
- removeAll(IntCollection) - Method in class com.b2international.collections.ints.AbstractIntCollection
-
- removeAll(IntCollection) - Method in interface com.b2international.collections.ints.IntCollection
-
- removeAll(LongCollection) - Method in class com.b2international.collections.longs.AbstractLongCollection
-
- removeAll(LongCollection) - Method in interface com.b2international.collections.longs.LongCollection
-
- removeAll(Collection<?>) - Method in class com.b2international.commons.arrays.SortedArraySet
-
- removeAll(Collection<?>) - Method in class com.b2international.commons.arrays.SortedArraySet
-
- removeAll(Document) - Method in enum com.b2international.index.lucene.EmptyIndexField
-
- removeAll(Document) - Method in interface com.b2international.index.lucene.IndexField
-
- removeAll(Document) - Method in class com.b2international.index.lucene.IndexFieldBase
-
- removeAll(Document) - Method in class com.b2international.index.lucene.IndexFieldDelegate
-
- removeAll(Map<Class<? extends Revision>, Collection<Long>>) - Method in class com.b2international.index.revision.DefaultRevisionWriter
-
- removeAll(Map<Class<? extends Revision>, Collection<Long>>) - Method in interface com.b2international.index.revision.RevisionWriter
-
- removeAll(Map<Class<?>, Set<String>>) - Method in interface com.b2international.index.Writer
-
- removeAll(Collection<?>) - Method in class com.b2international.snowowl.snomed.reasoner.model.WritableEmptySet
-
- removeByte(int) - Method in interface com.b2international.collections.bytes.ByteList
-
- removeChild(String) - Method in class com.b2international.snowowl.core.api.preferences.ConfigNode
-
- removeChild(ConceptSetDefinition) - Method in interface com.b2international.snowowl.snomed.mrcm.CompositeConceptSetDefinition
-
- removeChild(ConceptSetDefinition) - Method in class com.b2international.snowowl.snomed.mrcm.impl.CompositeConceptSetDefinitionImpl
-
- removeClassificationRun(String, String, String) - Method in class com.b2international.snowowl.snomed.api.impl.SnomedClassificationServiceImpl
-
- removeClassificationRun(String, String, String) - Method in interface com.b2international.snowowl.snomed.api.ISnomedClassificationService
-
Removes all information related to the specified classification run from the system.
- removeCodeSystem(CodeSystem) - Method in class com.b2international.snowowl.datastore.CDOEditingContext
-
- removeConcreteDomains(Annotatable) - Static method in class com.b2international.snowowl.snomed.datastore.model.SnomedModelExtensions
-
- removed(Set<String>, Set<String>) - Static method in class com.b2international.snowowl.core.validation.whitelist.WhiteListNotification
-
- removed(String) - Static method in class com.b2international.snowowl.datastore.remotejobs.RemoteJobNotification
-
- removed(Set<String>) - Static method in class com.b2international.snowowl.datastore.remotejobs.RemoteJobNotification
-
- removed(SnomedConcept, String) - Static method in class com.b2international.snowowl.snomed.core.domain.refset.MemberChangeImpl
-
- removeDiacriticals(String) - Static method in class com.b2international.commons.StringUtils
-
Turns accented characters in the specified string into their non-accented
counterparts.
- removeDiacriticals(String) - Static method in class com.b2international.commons.StringUtils
-
Turns accented characters in the specified string into their non-accented
counterparts.
- removeEdge(ISnomedTaxonomyBuilder.TaxonomyBuilderEdge) - Method in class com.b2international.snowowl.snomed.datastore.taxonomy.AbstractSnomedTaxonomyBuilder
-
- removeEdge(ISnomedTaxonomyBuilder.TaxonomyBuilderEdge) - Method in interface com.b2international.snowowl.snomed.datastore.taxonomy.ISnomedTaxonomyBuilder
-
- removeFloat(int) - Method in interface com.b2international.collections.floats.FloatList
-
- removeFromArray(int[], int) - Static method in class com.b2international.commons.collections.SortedIntArrayUtils
-
- removeHeader(File) - Static method in class com.b2international.snowowl.snomed.importer.rf2.util.Rf2FileModifier
-
Cuts the very fist line of the file and returns with the modified file.
- removeInt(int) - Method in interface com.b2international.collections.ints.IntList
-
- removeLast() - Method in interface com.b2international.collections.bytes.ByteDeque
-
- removeLast() - Method in interface com.b2international.collections.ints.IntDeque
-
- removeLast() - Method in interface com.b2international.collections.longs.LongDeque
-
- removeListener(IListener) - Method in class com.b2international.snowowl.datastore.cdo.DelegatingTransaction
-
- removeListener(ServiceConfigJobManager.IServiceConfigJobChangeListener) - Method in enum com.b2international.snowowl.datastore.serviceconfig.ServiceConfigJobManager
-
Removes a listener.
- removeLockTargetListener(IOperationLockTargetListener<C>) - Method in class com.b2international.snowowl.datastore.server.oplock.AbstractOperationLockManager
-
- removeLong(int) - Method in interface com.b2international.collections.longs.LongList
-
- removeMemberAndAllSubTypes(M) - Method in class com.b2international.commons.hierarchy.Hierarchy
-
- removeMemberAndPreserveHierarchy(M) - Method in class com.b2international.commons.hierarchy.Hierarchy
-
- removeNode(ISnomedTaxonomyBuilder.TaxonomyBuilderNode) - Method in class com.b2international.snowowl.snomed.datastore.taxonomy.AbstractSnomedTaxonomyBuilder
-
- removeNode(ISnomedTaxonomyBuilder.TaxonomyBuilderNode) - Method in interface com.b2international.snowowl.snomed.datastore.taxonomy.ISnomedTaxonomyBuilder
-
- removeOntology(OWLOntology) - Method in class com.b2international.snowowl.snomed.reasoner.server.ontology.SnomedOntologyService
-
- removeOrDeactivate(Relationship) - Static method in class com.b2international.snowowl.snomed.datastore.model.SnomedModelExtensions
-
- removeOrDeactivate(SnomedRefSetMember) - Static method in class com.b2international.snowowl.snomed.datastore.model.SnomedModelExtensions
-
- removeOrDeactivate(Description) - Static method in class com.b2international.snowowl.snomed.datastore.model.SnomedModelExtensions
-
Deactivates the
Description if it was released or removes it if it was not.
- removeProfile(SearchProfile) - Method in class com.b2international.snowowl.snomed.datastore.index.interest.SearchProfilePreferences
-
- removePropertyChangeListener(PropertyChangeListener) - Method in class com.b2international.commons.beans.BeanPropertyChangeSupporter
-
- removePropertyChangeListener(String, PropertyChangeListener) - Method in class com.b2international.commons.beans.BeanPropertyChangeSupporter
-
- removePropertyChangeListener(PropertyChangeListener) - Method in class com.b2international.snowowl.core.login.LoginModel
-
- removePropertyChangeListener(String, PropertyChangeListener) - Method in class com.b2international.snowowl.core.login.LoginModel
-
- removeResult(String) - Method in interface com.b2international.snowowl.snomed.reasoner.classification.SnomedReasonerService
-
Removes the result of the classification with the given identifier from memory, it it exists.
- removeRevision(CDOID, CDOBranchVersion) - Method in class com.b2international.snowowl.datastore.server.EvictingRevisionCache
-
- removeRule(SearchProfileRule) - Method in class com.b2international.snowowl.snomed.datastore.index.interest.SearchProfile
-
- removeServiceListener(Class<T>, IServiceChangeListener<T>) - Method in class com.b2international.snowowl.core.ApplicationContext
-
- removeUuidFromComment(CDOCommitInfo) - Static method in class com.b2international.snowowl.datastore.cdo.CDOCommitInfoUtils
-
Returns with a new CDO commit info instance after removing the leading UUID from the commit comment, if any.
- removeUuidPrefix(String) - Static method in class com.b2international.snowowl.datastore.cdo.CDOCommitInfoUtils
-
Same behavior as #extractUuidPrefix(String, false).
- removeUuidPrefix(String, boolean) - Static method in class com.b2international.snowowl.datastore.cdo.CDOCommitInfoUtils
-
Extracts and removes the leading version 4 UUID if any from the prefixed string argument.
- removeValueChangeListener(IValueChangeListener) - Method in class com.b2international.commons.databinding.CompositeObservableValue
-
- reopen() - Method in interface com.b2international.snowowl.core.branch.Branch
-
Reopens the branch with the same name and parent, on the parent head.
- reopen() - Method in class com.b2international.snowowl.core.branch.BranchData
-
- ReopenBranchRequest - Class in com.b2international.snowowl.datastore.events
-
- ReopenBranchRequest(String) - Constructor for class com.b2international.snowowl.datastore.events.ReopenBranchRequest
-
- REPLACED_INS - Static variable in class com.b2international.index.revision.Revision
-
- replacedIns - Variable in class com.b2international.snowowl.datastore.index.RevisionDocument.RevisionDocumentBuilder
-
- replicateBranch(CDOBranch) - Method in interface com.b2international.snowowl.datastore.replicate.BranchReplicator
-
Replicates a branch with additional metadata in the local store.
- reply(Object) - Method in interface com.b2international.snowowl.eventbus.IMessage
-
Replies with the given message.
- replyAddress() - Method in interface com.b2international.snowowl.eventbus.IMessage
-
Returns the replyAddress for this message.
- REPORTER - Static variable in class com.b2international.snowowl.core.validation.whitelist.ValidationWhiteList.Fields
-
- Repositories - Class in com.b2international.snowowl.core
-
- Repositories() - Constructor for class com.b2international.snowowl.core.Repositories
-
- Repositories(List<RepositoryInfo>) - Constructor for class com.b2international.snowowl.core.Repositories
-
- repositories() - Method in interface com.b2international.snowowl.core.RepositoryManager
-
- repositories() - Method in class com.b2international.snowowl.core.ServerInfo
-
- repositories(CommandInterpreter) - Method in class com.b2international.snowowl.server.console.UserSessionCommandProvider
-
- Repository - Interface in com.b2international.snowowl.core
-
- REPOSITORY_EXT_ID - Static variable in interface com.b2international.snowowl.datastore.cdo.ICDORepository
-
Extension point ID for repository implementations.
- REPOSITORY_UUID - Static variable in class com.b2international.snowowl.datastore.CodeSystemEntry.Fields
-
- REPOSITORY_UUID - Static variable in class com.b2international.snowowl.datastore.CodeSystemVersionEntry.Fields
-
- REPOSITORY_UUID - Static variable in class com.b2international.snowowl.snomed.datastore.SnomedDatastoreActivator
-
The repository identifier for this tooling
- RepositoryBulkReadRequestBuilder - Class in com.b2international.snowowl.datastore.request
-
- RepositoryClassLoaderProvider - Interface in com.b2international.snowowl.datastore.server
-
- RepositoryClassLoaderProviderRegistry - Interface in com.b2international.snowowl.datastore.server
-
- RepositoryClearRequest - Class in com.b2international.snowowl.datastore.request.repository
-
Request to clear a repository.
- RepositoryClearRequest() - Constructor for class com.b2international.snowowl.datastore.request.repository.RepositoryClearRequest
-
- RepositoryClearRequestBuilder - Class in com.b2international.snowowl.datastore.request.repository
-
Builder for request that clear the repository content.
- RepositoryCommitNotification - Class in com.b2international.snowowl.datastore.events
-
- RepositoryCommitNotification(String, String, String, long, String, String, Collection<ComponentIdentifier>, Collection<ComponentIdentifier>, Collection<ComponentIdentifier>) - Constructor for class com.b2international.snowowl.datastore.events.RepositoryCommitNotification
-
- RepositoryCommitRequestBuilder - Class in com.b2international.snowowl.datastore.request
-
Repository Commit Request builder.
- RepositoryCommitRequestBuilder() - Constructor for class com.b2international.snowowl.datastore.request.RepositoryCommitRequestBuilder
-
- RepositoryConfiguration - Class in com.b2international.snowowl.datastore.config
-
Repository configuration is the central place where database connection
parameters, repository settings can be configured and retrieved.
- RepositoryConfiguration() - Constructor for class com.b2international.snowowl.datastore.config.RepositoryConfiguration
-
- RepositoryConnectionBootstrap - Class in com.b2international.snowowl.datastore.connection
-
- RepositoryConnectionBootstrap() - Constructor for class com.b2international.snowowl.datastore.connection.RepositoryConnectionBootstrap
-
- RepositoryConnectionConfiguration - Class in com.b2international.snowowl.datastore.connection
-
Configuration parameters for repository connection.
- RepositoryConnectionConfiguration() - Constructor for class com.b2international.snowowl.datastore.connection.RepositoryConnectionConfiguration
-
- RepositoryContext - Interface in com.b2international.snowowl.core.domain
-
Execution context for
requests targeting a branch in a single repository.
- RepositoryContextProvider - Interface in com.b2international.snowowl.core.domain
-
- RepositoryEvent - Class in com.b2international.snowowl.core.events
-
- RepositoryEvent(String) - Constructor for class com.b2international.snowowl.core.events.RepositoryEvent
-
- RepositoryGetRequestBuilder - Class in com.b2international.snowowl.datastore.request.repository
-
- RepositoryGetRequestBuilder(String) - Constructor for class com.b2international.snowowl.datastore.request.repository.RepositoryGetRequestBuilder
-
- RepositoryIndexRequestBuilder<R> - Interface in com.b2international.snowowl.datastore.request
-
- RepositoryInfo - Interface in com.b2international.snowowl.core
-
- RepositoryInfo.Default - Class in com.b2international.snowowl.core
-
- RepositoryInfo.Health - Enum in com.b2international.snowowl.core
-
- RepositoryInitializer - Class in com.b2international.snowowl.datastore.server
-
Abstract superclass for repository initializer implementations.
- RepositoryInitializer() - Constructor for class com.b2international.snowowl.datastore.server.RepositoryInitializer
-
- RepositoryInitializerRegistry - Enum in com.b2international.snowowl.datastore.server
-
- RepositoryLockException - Exception in com.b2international.snowowl.datastore.exception
-
Runtime exception indicating that currently the repository is locked and no modifications
are allowed.
- RepositoryLockException() - Constructor for exception com.b2international.snowowl.datastore.exception.RepositoryLockException
-
Creates a new lock exception instance.
- RepositoryLockException(String) - Constructor for exception com.b2international.snowowl.datastore.exception.RepositoryLockException
-
Creates a new exception instance with a specified message.
- RepositoryLockException(Throwable) - Constructor for exception com.b2international.snowowl.datastore.exception.RepositoryLockException
-
Creates a new repository lock exception with the specified cause.
- RepositoryLockException(String, Throwable) - Constructor for exception com.b2international.snowowl.datastore.exception.RepositoryLockException
-
Creates a new exception instance with the specified message and cause.
- RepositoryManager - Interface in com.b2international.snowowl.core
-
- RepositoryNotFoundException - Exception in com.b2international.snowowl.api.admin.exception
-
Thrown when a terminology repository can not be found for a given repository unique identifier.
- RepositoryNotFoundException(String) - Constructor for exception com.b2international.snowowl.api.admin.exception.RepositoryNotFoundException
-
Creates a new instance with the specified repository unique identifier.
- RepositoryRequest<B> - Class in com.b2international.snowowl.datastore.request
-
- RepositoryRequest(String, Request<RepositoryContext, B>) - Constructor for class com.b2international.snowowl.datastore.request.RepositoryRequest
-
- RepositoryRequestBuilder<R> - Interface in com.b2international.snowowl.datastore.request
-
- RepositoryRequests - Class in com.b2international.snowowl.datastore.request
-
The central class of Snow Owl's terminology independent Java APIs.
- RepositorySearchRequestBuilder - Class in com.b2international.snowowl.datastore.request.repository
-
- RepositorySearchRequestBuilder() - Constructor for class com.b2international.snowowl.datastore.request.repository.RepositorySearchRequestBuilder
-
- RepositoryServiceImpl - Class in com.b2international.snowowl.api.impl.admin
-
- RepositoryServiceImpl() - Constructor for class com.b2international.snowowl.api.impl.admin.RepositoryServiceImpl
-
- RepositoryState - Class in com.b2international.snowowl.snomed.importer.rf2
-
Class which can hold certain parts of the current state of the SNOMED CT terminology in memory.
- RepositoryState(LongCollection, Collection<String[]>, Collection<String[]>) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.RepositoryState
-
- repositoryUuid(String) - Method in class com.b2international.snowowl.api.impl.codesystem.domain.CodeSystem.Builder
-
- repositoryUuid(String) - Method in class com.b2international.snowowl.datastore.CodeSystemEntry.Builder
-
- repositoryUuid(String) - Method in class com.b2international.snowowl.datastore.CodeSystemVersionEntry.Builder
-
- RepositoryVersionNotFoundException - Exception in com.b2international.snowowl.api.admin.exception
-
Thrown when a version within a repository can not be found for a given version identifier.
- RepositoryVersionNotFoundException(String) - Constructor for exception com.b2international.snowowl.api.admin.exception.RepositoryVersionNotFoundException
-
Creates a new instance with the specified repository version identifier.
- REPRESENTATION_EXTENSION_POINT_ID - Static variable in class com.b2international.snowowl.core.CoreTerminologyBroker
-
- representsMajorChange() - Method in class com.b2international.snowowl.datastore.history.Version
-
- Request<C extends ServiceProvider,R> - Interface in com.b2international.snowowl.core.events
-
A
Request represents an executable form of user intent.
- REQUEST_STATUS - Static variable in class com.b2international.snowowl.datastore.remotejobs.RemoteJob
-
- RequestBuilder<C extends ServiceProvider,R> - Interface in com.b2international.snowowl.core.events
-
- RequestBuilders - Class in com.b2international.snowowl.core.events
-
- requestCancel(String) - Method in class com.b2international.snowowl.datastore.remotejobs.RemoteJobTracker
-
- RequestCancelationRunnable - Class in com.b2international.snowowl.datastore.net4j
-
Runnable for canceling an OMMonitor.
- RequestCancelationRunnable(OMMonitor, long, Signal) - Constructor for class com.b2international.snowowl.datastore.net4j.RequestCancelationRunnable
-
- requestDeletes(Collection<String>) - Method in class com.b2international.snowowl.datastore.remotejobs.RemoteJobTracker
-
- requesting(ExtendedDataOutputStream, OMMonitor) - Method in class com.b2international.snowowl.datastore.net4j.AbstractExportRequest
-
- requesting(ExtendedDataOutputStream, OMMonitor) - Method in class com.b2international.snowowl.datastore.net4j.AbstractSimpleImportRequest
-
- requesting(ExtendedDataOutputStream, OMMonitor) - Method in class com.b2international.snowowl.datastore.net4j.ImportRequest
-
- requesting(ExtendedDataOutputStream) - Method in class com.b2international.snowowl.datastore.net4j.MonitorCanceledRequest
-
- requesting(ExtendedDataOutputStream, OMMonitor) - Method in class com.b2international.snowowl.snomed.importer.net4j.SnomedImportRequest
-
- requesting(ExtendedDataOutputStream, OMMonitor) - Method in class com.b2international.snowowl.snomed.importer.net4j.SnomedSubsetImportRequest
-
- requesting(ExtendedDataOutputStream, OMMonitor) - Method in class com.b2international.snowowl.snomed.reasoner.net4j.SnomedOntologyExportRequest
-
- Requests - Class in com.b2international.snowowl.core.events
-
- RequestTimeoutException - Exception in com.b2international.snowowl.core.exceptions
-
- RequestTimeoutException() - Constructor for exception com.b2international.snowowl.core.exceptions.RequestTimeoutException
-
- RequestTimeoutException(Throwable) - Constructor for exception com.b2international.snowowl.core.exceptions.RequestTimeoutException
-
- requestToken(String, PublicKey) - Method in interface com.b2international.snowowl.datastore.session.IApplicationSessionManager
-
Asks the server for a one-time access token, which includes:
an encrypted random sequence of bytes which can be decrypted with the private pair of the specified client public key;
the server's public key, which can be used to encode the answer (the decrypted random sequence concatenated with the user's password).
- Reservation - Interface in com.b2international.snowowl.snomed.datastore.id.reservations
-
Represents a SNOMEDT CT Identifier reservation.
- Reservations - Class in com.b2international.snowowl.snomed.datastore.id.reservations
-
- reserve(String, ComponentCategory, int) - Method in class com.b2international.snowowl.snomed.datastore.id.action.IdActionRecorder
-
- reserve(String, ComponentCategory, int) - Method in class com.b2international.snowowl.snomed.datastore.id.cis.CisSnomedIdentifierService
-
- reserve(String, ComponentCategory, int) - Method in interface com.b2international.snowowl.snomed.datastore.id.ISnomedIdentifierService
-
Reserves multiple SNOMED CT ID for the defined
ComponentCategory
with the defined extension namespace.
- reserve(String, ComponentCategory, int) - Method in class com.b2international.snowowl.snomed.datastore.id.memory.DefaultSnomedIdentifierService
-
- ReserveAction - Class in com.b2international.snowowl.snomed.datastore.id.action
-
- ReserveAction(String, ComponentCategory, int) - Constructor for class com.b2international.snowowl.snomed.datastore.id.action.ReserveAction
-
- reset() - Method in interface com.b2international.collections.longs.ResettableLongIterator
-
Resets the iterator back to the position at which the iterator was created.
- reset() - Method in class com.b2international.commons.collect.LongListIteratorWrapper
-
- ResettableLongIterator - Interface in com.b2international.collections.longs
-
Defines an
iterator that can be reset back to an initial state.
- ResettableLongListIterator - Interface in com.b2international.collections.longs
-
Defines a
list iterator that can be reset back to an initial state.
- resize() - Method in class com.b2international.commons.arrays.IntMap
-
- resize() - Method in class com.b2international.commons.arrays.IntMap
-
- resolve(T) - Method in class com.b2international.snowowl.core.events.util.Promise
-
Resolves the promise by sending the given result object to all then listeners.
- resolve(BranchContext) - Method in class com.b2international.snowowl.snomed.core.ecl.EclExpression
-
- resolveConcepts(BranchContext) - Method in class com.b2international.snowowl.snomed.core.ecl.EclExpression
-
- resolveElementProxies(CDOObject) - Static method in class com.b2international.snowowl.datastore.cdo.CDOUtils
-
Resolves all the element proxies on every persisted many valued feature for the given CDO revision argument.
- resolveNamespaceId(Branch) - Method in class com.b2international.snowowl.snomed.api.impl.SnomedExportService
-
Deprecated.
- resolveNamespaceId(Branch) - Method in interface com.b2international.snowowl.snomed.api.ISnomedExportService
-
Deprecated.
Resolves the namespace to be used for the export by extracting branch metadata information.
- resolveToAndExpression(BranchContext, Set<String>) - Method in class com.b2international.snowowl.snomed.core.ecl.EclExpression
-
- resolveToConceptsWithGroups(BranchContext) - Method in class com.b2international.snowowl.snomed.core.ecl.EclExpression
-
- resolveToExclusionExpression(BranchContext, Set<String>) - Method in class com.b2international.snowowl.snomed.core.ecl.EclExpression
-
- resolveToExpression(BranchContext) - Method in class com.b2international.snowowl.snomed.core.ecl.EclExpression
-
- resolveValues(IProgressMonitor) - Method in class com.b2international.snowowl.snomed.core.refset.automap.SnomedRefSetAutoMapper
-
- ResourceConverter<T,R,CR extends CollectionResource<R>> - Interface in com.b2international.snowowl.datastore.converter
-
- ResourceRequest<C extends ServiceProvider,R> - Class in com.b2international.snowowl.core.request
-
- ResourceRequest() - Constructor for class com.b2international.snowowl.core.request.ResourceRequest
-
- ResourceRequestBuilder<B extends ResourceRequestBuilder<B,C,R>,C extends ServiceProvider,R> - Class in com.b2international.snowowl.core.request
-
- ResourceRequestBuilder() - Constructor for class com.b2international.snowowl.core.request.ResourceRequestBuilder
-
- responding(ExtendedDataOutputStream, OMMonitor) - Method in class com.b2international.snowowl.datastore.server.net4j.AbstractExportIndication
-
- responding(ExtendedDataOutputStream, OMMonitor) - Method in class com.b2international.snowowl.datastore.server.net4j.AbstractImportIndication
-
- responding(ExtendedDataOutputStream, OMMonitor) - Method in class com.b2international.snowowl.snomed.exporter.server.net4j.SnomedExportServerIndication
-
- responding(ExtendedDataOutputStream, OMMonitor) - Method in class com.b2international.snowowl.snomed.exporter.server.net4j.SnomedRefSetDSVExportServerIndication
-
- result(String) - Method in class com.b2international.snowowl.datastore.remotejobs.RemoteJobEntry.Builder
-
- RESULT_WINDOW_KEY - Static variable in interface com.b2international.index.IndexClientFactory
-
Configuration key to specify the maximum number of documents to retrieve
in a single call from the index.
- ResultHandler<T> - Interface in com.b2international.commons.async
-
- resume() - Method in class com.b2international.commons.TimedProgressMonitorWrapper
-
- resume() - Method in class com.b2international.commons.TimedProgressMonitorWrapper
-
- resumeEncoding() - Method in class com.b2international.commons.encoding.Base64.OutputStream
-
Resumes encoding of the stream.
- retainAll(ByteCollection) - Method in class com.b2international.collections.bytes.AbstractByteCollection
-
- retainAll(ByteCollection) - Method in interface com.b2international.collections.bytes.ByteCollection
-
- retainAll(FloatCollection) - Method in class com.b2international.collections.floats.AbstractFloatCollection
-
- retainAll(FloatCollection) - Method in interface com.b2international.collections.floats.FloatCollection
-
- retainAll(IntCollection) - Method in class com.b2international.collections.ints.AbstractIntCollection
-
- retainAll(IntCollection) - Method in interface com.b2international.collections.ints.IntCollection
-
- retainAll(LongCollection) - Method in class com.b2international.collections.longs.AbstractLongCollection
-
- retainAll(LongCollection) - Method in interface com.b2international.collections.longs.LongCollection
-
- retainAll(Collection<?>) - Method in class com.b2international.commons.arrays.SortedArraySet
-
Warning: throws UnsupportedOperationException.
- retainAll(Collection<?>) - Method in class com.b2international.commons.arrays.SortedArraySet
-
Warning: throws UnsupportedOperationException.
- retainAll(Collection<?>) - Method in class com.b2international.snowowl.snomed.reasoner.model.WritableEmptySet
-
- REV_RANGE - Static variable in interface com.b2international.index.revision.RevisionIndex
-
Three dot characters that represent git diff notation between two branch paths.
- reverse() - Method in class com.b2international.commons.graph.DirectedEdge
-
Returns the reverse of this directed edge.
- reverse() - Method in class com.b2international.commons.graph.DirectedEdge
-
Returns the reverse of this directed edge.
- reverse() - Method in class com.b2international.commons.graph.DirectedGraph
-
Returns the reverse of this directed graph, which is another directed graph on the same set
of nodes with all of the edges reversed.
- reverse() - Method in class com.b2international.commons.graph.DirectedGraph
-
Returns the reverse of this directed graph, which is another directed graph on the same set
of nodes with all of the edges reversed.
- reversed - Variable in class com.b2international.snowowl.snomed.ecl.ecl.impl.AttributeConstraintImpl
-
The cached value of the '
Reversed' attribute.
- REVERSED_EDEFAULT - Static variable in class com.b2international.snowowl.snomed.ecl.ecl.impl.AttributeConstraintImpl
-
The default value of the '
Reversed' attribute.
- Review - Class in com.b2international.snowowl.datastore.review
-
Represents a terminology review comparing changes on branches.
- Review.Builder - Class in com.b2international.snowowl.datastore.review
-
- Review.Fields - Class in com.b2international.snowowl.datastore.review
-
- ReviewConfiguration - Class in com.b2international.snowowl.datastore.server
-
- ReviewConfiguration() - Constructor for class com.b2international.snowowl.datastore.server.ReviewConfiguration
-
- ReviewCreateRequestBuilder - Class in com.b2international.snowowl.datastore.request
-
- ReviewDeleteRequestBuilder - Class in com.b2international.snowowl.datastore.request
-
- ReviewGetRequestBuilder - Class in com.b2international.snowowl.datastore.request
-
- reviewId - Variable in class com.b2international.snowowl.datastore.request.AbstractBranchChangeRequest
-
- ReviewManager - Interface in com.b2international.snowowl.datastore.review
-
- ReviewMixin - Class in com.b2international.snowowl.datastore.review
-
- ReviewRequest<B> - Class in com.b2international.snowowl.datastore.events
-
An abstract superclass for terminology review events which include the affected review's identifier.
- ReviewRequest(String) - Constructor for class com.b2international.snowowl.datastore.events.ReviewRequest
-
- reviews() - Static method in class com.b2international.snowowl.datastore.request.RepositoryRequests
-
Returns the central class that provides access the server's review features
- Reviews - Class in com.b2international.snowowl.datastore.request
-
- ReviewStatus - Enum in com.b2international.snowowl.datastore.review
-
Enumerates possible states of a terminology review.
- Revision - Class in com.b2international.index.revision
-
- Revision() - Constructor for class com.b2international.index.revision.Revision
-
- REVISION_TO_ID_FUNCTION - Static variable in class com.b2international.snowowl.datastore.utils.ComponentUtils2
-
Function for converting CDO revisions to CDO IDs.
- RevisionBranch - Class in com.b2international.index.revision
-
- RevisionBranch(String, int, Collection<Integer>) - Constructor for class com.b2international.index.revision.RevisionBranch
-
- RevisionBranchProvider - Interface in com.b2international.index.revision
-
- RevisionCompare - Class in com.b2international.index.revision
-
- RevisionDocument - Class in com.b2international.snowowl.datastore.index
-
- RevisionDocument(String, String, String) - Constructor for class com.b2international.snowowl.datastore.index.RevisionDocument
-
- RevisionDocument.Expressions - Class in com.b2international.snowowl.datastore.index
-
- RevisionDocument.Fields - Class in com.b2international.snowowl.datastore.index
-
- RevisionDocument.RevisionDocumentBuilder<B extends RevisionDocument.RevisionDocumentBuilder<B>> - Class in com.b2international.snowowl.datastore.index
-
- RevisionDocumentBuilder() - Constructor for class com.b2international.snowowl.datastore.index.RevisionDocument.RevisionDocumentBuilder
-
- RevisionHash - Annotation Type in com.b2international.index
-
Annotated fields participate in a content hash which helps determining
whether a revision has changed in a "significant" manner, ie.
- RevisionIndex - Interface in com.b2international.index.revision
-
- RevisionIndexRead<T> - Interface in com.b2international.index.revision
-
- RevisionIndexReadRequest<B> - Class in com.b2international.snowowl.datastore.request
-
- RevisionIndexReadRequest(Request<BranchContext, B>) - Constructor for class com.b2international.snowowl.datastore.request.RevisionIndexReadRequest
-
- RevisionIndexRequestBuilder<R> - Interface in com.b2international.snowowl.datastore.request
-
- RevisionIndexWrite<T> - Interface in com.b2international.index.revision
-
- RevisionSearcher - Interface in com.b2international.index.revision
-
- revisionSearcher - Variable in class com.b2international.snowowl.snomed.exporter.server.rf1.AbstractSnomedCrossMapExporter
-
- revisionSearcher - Variable in class com.b2international.snowowl.snomed.exporter.server.rf1.AbstractSnomedSubsetExporter
-
- RevisionWriter - Interface in com.b2international.index.revision
-
- rewrite(EObject) - Method in class com.b2international.snowowl.dsl.SCGRewriter
-
- rewrite(T) - Method in class com.b2international.snowowl.snomed.core.ecl.SnomedEclRewriter
-
Rewrites recognizable ECL subtrees for better/easier evaluation.
- rewrite(RValue) - Method in class com.b2international.snowowl.snomed.dsl.query.ChainedQueryRewriter
-
- rewrite(RValue) - Method in class com.b2international.snowowl.snomed.dsl.query.GraphMLExportRewriter
-
- rewrite(T) - Method in interface com.b2international.snowowl.snomed.dsl.query.QueryRewriter
-
- rewrite(RValue) - Method in class com.b2international.snowowl.snomed.dsl.query.walker.VisitingQueryRewriter
-
- RF1_CONCEPT_HEADER - Static variable in class com.b2international.snowowl.snomed.exporter.server.rf1.SnomedRf1ReleaseFileHeaders
-
- RF1_CORE_RELATIVE_DIRECTORY - Static variable in interface com.b2international.snowowl.snomed.exporter.server.rf2.SnomedExporter
-
- RF1_CROSS_MAP_HEADER - Static variable in class com.b2international.snowowl.snomed.exporter.server.rf1.SnomedRf1ReleaseFileHeaders
-
- RF1_CROSS_MAP_SETS_HEADER - Static variable in class com.b2international.snowowl.snomed.exporter.server.rf1.SnomedRf1ReleaseFileHeaders
-
- RF1_CROSS_MAP_TARGETS_HEADER - Static variable in class com.b2international.snowowl.snomed.exporter.server.rf1.SnomedRf1ReleaseFileHeaders
-
- RF1_CROSSMAP_RELATIVE_DIRECTORY - Static variable in interface com.b2international.snowowl.snomed.exporter.server.rf2.SnomedExporter
-
- RF1_DESCRIPTION_HEADER - Static variable in class com.b2international.snowowl.snomed.exporter.server.rf1.SnomedRf1ReleaseFileHeaders
-
- RF1_RELATIONSHIP_HEADER - Static variable in class com.b2international.snowowl.snomed.exporter.server.rf1.SnomedRf1ReleaseFileHeaders
-
- RF1_ROOT_FOLDER - Static variable in interface com.b2international.snowowl.snomed.exporter.server.rf2.SnomedExporter
-
- RF1_SUBSET_MEMBERS_HEADER - Static variable in class com.b2international.snowowl.snomed.exporter.server.rf1.SnomedRf1ReleaseFileHeaders
-
- RF1_SUBSET_RELATIVE_DIRECTORY - Static variable in interface com.b2international.snowowl.snomed.exporter.server.rf2.SnomedExporter
-
- RF1_SUBSETS_HEADER - Static variable in class com.b2international.snowowl.snomed.exporter.server.rf1.SnomedRf1ReleaseFileHeaders
-
- rf2() - Static method in class com.b2international.snowowl.snomed.datastore.request.SnomedRequests
-
Returns the central class that provides access to the SNOMED CT RF2 services.
- RF2_CONTENT_REFERENCE_SET_RELATIVE_DIR - Static variable in interface com.b2international.snowowl.snomed.exporter.server.rf2.SnomedExporter
-
- RF2_CORE_RELATIVE_DIRECTORY - Static variable in interface com.b2international.snowowl.snomed.exporter.server.rf2.SnomedExporter
-
- RF2_EFFECTIVE_TIME_FORMAT - Static variable in class com.b2international.snowowl.snomed.SnomedConstants
-
- RF2_LANGUAGE_REFERENCE_SET_RELATIVE_DIR - Static variable in interface com.b2international.snowowl.snomed.exporter.server.rf2.SnomedExporter
-
- RF2_MAP_REFERENCE_SET_RELATIVE_DIR - Static variable in interface com.b2international.snowowl.snomed.exporter.server.rf2.SnomedExporter
-
- RF2_METADATA_REFERENCE_SET_RELATIVE_DIR - Static variable in interface com.b2international.snowowl.snomed.exporter.server.rf2.SnomedExporter
-
- RF2_REFERENCE_SET_RELATIVE_ROOT_DIR - Static variable in interface com.b2international.snowowl.snomed.exporter.server.rf2.SnomedExporter
-
- RF2_ROOT_FOLDER - Static variable in interface com.b2international.snowowl.snomed.exporter.server.rf2.SnomedExporter
-
- Rf2BasedSnomedTaxonomyBuilder - Class in com.b2international.snowowl.datastore.server.snomed.index.init
-
Taxonomy builder backed by RF2 release files.
- Rf2ExportResult - Class in com.b2international.snowowl.snomed.core.domain
-
Holds the suggested filename for an export result, along with the identifier
in the file registry.
- Rf2ExportResult(String, UUID) - Constructor for class com.b2international.snowowl.snomed.core.domain.Rf2ExportResult
-
- Rf2FileModifier - Class in com.b2international.snowowl.snomed.importer.rf2.util
-
Contains utility methods for modifying incoming RF2 files.
- Rf2FileModifier() - Constructor for class com.b2international.snowowl.snomed.importer.rf2.util.Rf2FileModifier
-
- Rf2MaintainerType - Enum in com.b2international.snowowl.snomed.core.domain
-
Enumerates organization types responsible for developing and maintaining RF2 release file content.
- Rf2RefSet - Class in com.b2international.snowowl.snomed.importer.rf2
-
- Rf2RefSet(long, String, SnomedRefSetType, short) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.Rf2RefSet
-
- Rf2RefSetExportLayout - Enum in com.b2international.snowowl.snomed.core.domain
-
Enumerates available export file layouts for reference sets.
- Rf2RefSetMember - Class in com.b2international.snowowl.snomed.importer.rf2
-
- Rf2RefSetMember(List<String>, SnomedRefSet, long) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.Rf2RefSetMember
-
- RF2ReleaseRefSetFileCollector - Class in com.b2international.snowowl.snomed.importer.rf2.util
-
Based on the import configuration this helper class collects all the available refset files which have to be imported.
- RF2ReleaseRefSetFileCollector() - Constructor for class com.b2international.snowowl.snomed.importer.rf2.util.RF2ReleaseRefSetFileCollector
-
- Rf2ReleaseType - Enum in com.b2international.snowowl.snomed.core.domain
-
Enumerates available RF2 release formats for the SNOMED CT ontology.
- right - Variable in class com.b2international.snowowl.snomed.dsl.query.queryast.impl.BinaryRValueImpl
-
The cached value of the '
Right' containment reference.
- right - Variable in class com.b2international.snowowl.snomed.ecl.ecl.impl.AndExpressionConstraintImpl
-
The cached value of the '
Right' containment reference.
- right - Variable in class com.b2international.snowowl.snomed.ecl.ecl.impl.AndRefinementImpl
-
The cached value of the '
Right' containment reference.
- right - Variable in class com.b2international.snowowl.snomed.ecl.ecl.impl.ExclusionExpressionConstraintImpl
-
The cached value of the '
Right' containment reference.
- right - Variable in class com.b2international.snowowl.snomed.ecl.ecl.impl.OrExpressionConstraintImpl
-
The cached value of the '
Right' containment reference.
- right - Variable in class com.b2international.snowowl.snomed.ecl.ecl.impl.OrRefinementImpl
-
The cached value of the '
Right' containment reference.
- Role - Class in com.b2international.snowowl.identity.domain
-
Represent a custom role Users assigned to.
- Role(String, Collection<Permission>) - Constructor for class com.b2international.snowowl.identity.domain.Role
-
- RoleInclusionKey - Class in com.b2international.snowowl.snomed.reasoner.model
-
- RoleInclusionKey(long) - Constructor for class com.b2international.snowowl.snomed.reasoner.model.RoleInclusionKey
-
- rollback() - Method in interface com.b2international.snowowl.core.domain.TransactionContext
-
Rolls back any changes the underlying transaction has since its creation.
- rollback() - Method in class com.b2international.snowowl.datastore.CDOEditingContext
-
Rolls back the underlying transaction.
- rollback() - Method in interface com.b2international.snowowl.datastore.ICDOChangeProcessor
-
Rolls back.
- rollback() - Method in class com.b2international.snowowl.datastore.index.BaseCDOChangeProcessor
-
- rollback() - Method in class com.b2international.snowowl.datastore.server.snomed.ImportOnlySnomedTransactionContext
-
- rollback(RepositoryContext) - Method in interface com.b2international.snowowl.snomed.datastore.id.action.IdAction
-
Attempts to issue a compensating (rollback) request for this action, if it failed to execute.
- rollback() - Method in class com.b2international.snowowl.snomed.datastore.id.action.IdActionRecorder
-
- rollbackWriteAccessHandlers(ITransaction, IStoreAccessor.CommitContext) - Method in class com.b2international.snowowl.datastore.cdo.WriteAccessHandlerFilteringRepository
-
- RomanNumeralToArabicConverter - Class in com.b2international.commons.numeral
-
Class for converting Roman numeral to Arabic number.
- RomanNumeralToArabicConverter() - Constructor for class com.b2international.commons.numeral.RomanNumeralToArabicConverter
-
- ROOT - Static variable in class com.b2international.snowowl.datastore.oplock.impl.DatastoreLockContextDescriptions
-
- ROOT_CONCEPT - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- ROOT_ID - Static variable in interface com.b2international.snowowl.core.domain.IComponent
-
Unique terminology independent node identifier to make actual root elements searchable.
- ROOT_ID_STRING - Static variable in class com.b2international.index.lucene.Fields
-
- ROOT_IDL - Static variable in interface com.b2international.snowowl.core.domain.IComponent
-
Unique terminology independent node identifier to make actual root elements searchable (a Long value).
- ROOT_RESOURCE_NAME - Static variable in class com.b2international.snowowl.snomed.datastore.SnomedDatastoreActivator
-
- Row() - Constructor for class com.b2international.snowowl.core.claml.ClamlModel.Row
-
- RowContainer() - Constructor for class com.b2international.snowowl.core.claml.ClamlModel.RowContainer
-
- RpcConfiguration - Class in com.b2international.snowowl.rpc
-
Represents the configuration settings of the RPC protocol.
- RpcConfiguration() - Constructor for class com.b2international.snowowl.rpc.RpcConfiguration
-
- RpcException - Exception in com.b2international.snowowl.rpc
-
General exception class for reporting Remote Procedure Call-related issues.
- RpcException() - Constructor for exception com.b2international.snowowl.rpc.RpcException
-
- RpcException(String) - Constructor for exception com.b2international.snowowl.rpc.RpcException
-
- RpcException(Throwable) - Constructor for exception com.b2international.snowowl.rpc.RpcException
-
- RpcException(String, Throwable) - Constructor for exception com.b2international.snowowl.rpc.RpcException
-
- RpcProtocol - Class in com.b2international.snowowl.rpc
-
The symmetric RPC protocol implementation.
- RpcProtocol(boolean, RpcConfiguration) - Constructor for class com.b2international.snowowl.rpc.RpcProtocol
-
- RpcProtocol.ClientFactory - Class in com.b2international.snowowl.rpc
-
The client-side RPC protocol factory for registering with an IManagedContainer.
- RpcProtocol.ServerFactory - Class in com.b2international.snowowl.rpc
-
The server-side RPC protocol factory for registering with an IManagedContainer.
- RpcProtocolConstants - Interface in com.b2international.snowowl.rpc
-
Enumerates signal IDs for the Remote Procedure Call protocol.
- RpcProtocolInjector - Class in com.b2international.snowowl.rpc
-
- RpcProtocolInjector() - Constructor for class com.b2international.snowowl.rpc.RpcProtocolInjector
-
- RpcServerProtocolInjector - Class in com.b2international.snowowl.rpc
-
Initializes the server-side session and sets the client multiplexer for future reference when an RPC server protocol instance is opened.
- RpcServerProtocolInjector() - Constructor for class com.b2international.snowowl.rpc.RpcServerProtocolInjector
-
- RpcServerServiceLookup - Class in com.b2international.snowowl.datastore.server
-
- RpcServerServiceLookup() - Constructor for class com.b2international.snowowl.datastore.server.RpcServerServiceLookup
-
- RpcServiceLookup - Interface in com.b2international.snowowl.rpc
-
The service lookup interface that needs to be configured for RPC calls.
- RpcSession - Interface in com.b2international.snowowl.rpc
-
- RpcSessionImpl - Class in com.b2international.snowowl.rpc
-
An abstract implementation for
RpcSession which delegates
#resolveClass(ObjectStreamClass) calls to
#getClassByName(String).
- RpcSessionImpl() - Constructor for class com.b2international.snowowl.rpc.RpcSessionImpl
-
- RpcSessionImpl(RpcSessionImpl) - Constructor for class com.b2international.snowowl.rpc.RpcSessionImpl
-
Creates a new instance based on an existing
RpcSessionImpl instance's service configuration data (but not the session
values).
- RpcSessionImpl.Factory - Class in com.b2international.snowowl.rpc
-
- RpcThreadLocal - Class in com.b2international.snowowl.rpc
-
- RpcUtil - Class in com.b2international.snowowl.rpc
-
- RpcUtil() - Constructor for class com.b2international.snowowl.rpc.RpcUtil
-
- RSA_ALGORITHM_KEY - Static variable in class com.b2international.commons.encoding.RSAUtils
-
- rsaDecrypt(byte[], PrivateKey) - Static method in class com.b2international.commons.encoding.RSAUtils
-
- rsaEncrypt(byte[], PublicKey) - Static method in class com.b2international.commons.encoding.RSAUtils
-
- RSAUtils - Class in com.b2international.commons.encoding
-
- RSAUtils() - Constructor for class com.b2international.commons.encoding.RSAUtils
-
- Rubric(String, String, String, ClamlModel.FlatLabel) - Constructor for class com.b2international.snowowl.core.claml.ClamlModel.Rubric
-
- RubricKind(String) - Constructor for class com.b2international.snowowl.core.claml.ClamlModel.RubricKind
-
- rule - Variable in class com.b2international.snowowl.snomed.exporter.server.rf1.AbstractSnomedCrossMapExporter.MapTargetEntry
-
- RULE_CARET - Static variable in class com.b2international.snowowl.snomed.ecl.parser.antlr.lexer.InternalEclLexer
-
- RULE_COLON - Static variable in class com.b2international.snowowl.snomed.ecl.parser.antlr.lexer.InternalEclLexer
-
- RULE_CURLY_CLOSE - Static variable in class com.b2international.snowowl.snomed.ecl.parser.antlr.lexer.InternalEclLexer
-
- RULE_CURLY_OPEN - Static variable in class com.b2international.snowowl.snomed.ecl.parser.antlr.lexer.InternalEclLexer
-
- RULE_DASH - Static variable in class com.b2international.snowowl.snomed.ecl.parser.antlr.lexer.InternalEclLexer
-
- RULE_DBL_GT - Static variable in class com.b2international.snowowl.snomed.ecl.parser.antlr.lexer.InternalEclLexer
-
- RULE_DBL_LT - Static variable in class com.b2international.snowowl.snomed.ecl.parser.antlr.lexer.InternalEclLexer
-
- RULE_DIGIT_NONZERO - Static variable in class com.b2international.snowowl.snomed.ecl.parser.antlr.lexer.InternalEclLexer
-
- RULE_DOT - Static variable in class com.b2international.snowowl.snomed.ecl.parser.antlr.lexer.InternalEclLexer
-
- RULE_EQUAL - Static variable in class com.b2international.snowowl.snomed.ecl.parser.antlr.lexer.InternalEclLexer
-
- RULE_GT - Static variable in class com.b2international.snowowl.snomed.ecl.parser.antlr.lexer.InternalEclLexer
-
- RULE_GT_EM - Static variable in class com.b2international.snowowl.snomed.ecl.parser.antlr.lexer.InternalEclLexer
-
- RULE_GTE - Static variable in class com.b2international.snowowl.snomed.ecl.parser.antlr.lexer.InternalEclLexer
-
- RULE_HASH - Static variable in class com.b2international.snowowl.snomed.ecl.parser.antlr.lexer.InternalEclLexer
-
- RULE_ID - Static variable in class com.b2international.snowowl.core.validation.issue.ValidationIssue.Fields
-
- RULE_ID - Static variable in class com.b2international.snowowl.core.validation.whitelist.ValidationWhiteList.Fields
-
- RULE_LT - Static variable in class com.b2international.snowowl.snomed.ecl.parser.antlr.lexer.InternalEclLexer
-
- RULE_LT_EM - Static variable in class com.b2international.snowowl.snomed.ecl.parser.antlr.lexer.InternalEclLexer
-
- RULE_LTE - Static variable in class com.b2international.snowowl.snomed.ecl.parser.antlr.lexer.InternalEclLexer
-
- RULE_ML_COMMENT - Static variable in class com.b2international.snowowl.snomed.ecl.parser.antlr.lexer.InternalEclLexer
-
- RULE_NOT - Static variable in class com.b2international.snowowl.snomed.ecl.parser.antlr.lexer.InternalEclLexer
-
- RULE_NOT_EQUAL - Static variable in class com.b2international.snowowl.snomed.ecl.parser.antlr.lexer.InternalEclLexer
-
- RULE_PLUS - Static variable in class com.b2international.snowowl.snomed.ecl.parser.antlr.lexer.InternalEclLexer
-
- RULE_REVERSED - Static variable in class com.b2international.snowowl.snomed.ecl.parser.antlr.lexer.InternalEclLexer
-
- RULE_ROUND_CLOSE - Static variable in class com.b2international.snowowl.snomed.ecl.parser.antlr.lexer.InternalEclLexer
-
- RULE_ROUND_OPEN - Static variable in class com.b2international.snowowl.snomed.ecl.parser.antlr.lexer.InternalEclLexer
-
- RULE_SL_COMMENT - Static variable in class com.b2international.snowowl.snomed.ecl.parser.antlr.lexer.InternalEclLexer
-
- RULE_SQUARE_CLOSE - Static variable in class com.b2international.snowowl.snomed.ecl.parser.antlr.lexer.InternalEclLexer
-
- RULE_SQUARE_OPEN - Static variable in class com.b2international.snowowl.snomed.ecl.parser.antlr.lexer.InternalEclLexer
-
- RULE_STRENGTH_ROOT - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- RULE_STRING - Static variable in class com.b2international.snowowl.snomed.ecl.parser.antlr.lexer.InternalEclLexer
-
- RULE_TERM_STRING - Static variable in class com.b2international.snowowl.snomed.ecl.parser.antlr.lexer.InternalEclLexer
-
- RULE_TO - Static variable in class com.b2international.snowowl.snomed.ecl.parser.antlr.lexer.InternalEclLexer
-
- RULE_WILDCARD - Static variable in class com.b2international.snowowl.snomed.ecl.parser.antlr.lexer.InternalEclLexer
-
- RULE_WS - Static variable in class com.b2international.snowowl.snomed.ecl.parser.antlr.lexer.InternalEclLexer
-
- RULE_ZERO - Static variable in class com.b2international.snowowl.snomed.ecl.parser.antlr.lexer.InternalEclLexer
-
- ruleRefSetIds(Collection<String>) - Static method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedRefSetMemberIndexEntry.Expressions
-
- rules() - Static method in class com.b2international.snowowl.core.validation.ValidationRequests
-
- ruleStrengthIds(Collection<String>) - Static method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedRefSetMemberIndexEntry.Expressions
-
- run(IProgressMonitor) - Method in class com.b2international.commons.async.AsyncTask
-
- run(LongCollection) - Method in class com.b2international.commons.graph.LongTarjan
-
- run(LongCollection) - Method in class com.b2international.commons.graph.LongTarjan
-
- run(ClassLoader, String, Map<String, Object>) - Method in interface com.b2international.scripting.api.ScriptEngine
-
- run(String, ClassLoader, String, Map<String, Object>) - Static method in interface com.b2international.scripting.api.ScriptEngine
-
- run(SnowOwlConfiguration, Environment, IProgressMonitor) - Method in class com.b2international.snowowl.core.setup.Bootstrap
-
- run(SnowOwlConfiguration, Environment, IProgressMonitor) - Method in interface com.b2international.snowowl.core.setup.BootstrapFragment
-
Runs this fragment, which actually means that this fragment will be able
to provide services for the entire system.
- run(SnowOwlConfiguration, Environment, IProgressMonitor) - Method in class com.b2international.snowowl.core.setup.DefaultBootstrapFragment
-
- run() - Method in interface com.b2international.snowowl.core.SnowOwlApplication.PreRunRunnable
-
- run() - Method in enum com.b2international.snowowl.core.SnowOwlApplication
-
Runs the Snow Owl application by performing all necessary initialization
logic.
- run(IProgressMonitor) - Method in enum com.b2international.snowowl.core.SnowOwlApplication
-
- run(SnowOwlApplication.PreRunRunnable, IProgressMonitor) - Method in enum com.b2international.snowowl.core.SnowOwlApplication
-
Runs the application by performing all necessary initialization logic
like service registrations, etc.
- run() - Method in class com.b2international.snowowl.datastore.net4j.RequestCancelationRunnable
-
- run(Runnable, C, long, IOperationLockTarget, IOperationLockTarget...) - Method in class com.b2international.snowowl.datastore.oplock.OperationLockRunner
-
Ensures that the specified locks are acquired for the given context while a Runnable is executing; cleans
up acquired locks if the runnable finishes or an exception is thrown from it.
- run(Runnable, C, long, Iterable<IOperationLockTarget>) - Method in class com.b2international.snowowl.datastore.oplock.OperationLockRunner
-
Ensures that the specified locks are acquired for the given context while a Runnable is executing; cleans
up acquired locks if the runnable finishes or an exception is thrown from it.
- run(IProgressMonitor) - Method in class com.b2international.snowowl.datastore.remotejobs.RemoteJob
-
- run(SnowOwlConfiguration, Environment, IProgressMonitor) - Method in class com.b2international.snowowl.datastore.server.DatastoreServerBootstrap
-
- run(IProgressMonitor) - Method in class com.b2international.snowowl.datastore.server.importer.AbstractTerminologyExcelImportJob
-
- run(IProgressMonitor) - Method in class com.b2international.snowowl.datastore.serviceconfig.ServiceConfigJob
-
- run() - Method in class com.b2international.snowowl.snomed.api.impl.FsnJoinerOperation
-
- run(SnowOwlConfiguration, Environment, IProgressMonitor) - Method in class com.b2international.snowowl.snomed.datastore.id.SnomedIdentifierBootstrap
-
- run() - Method in class com.b2international.snowowl.snomed.datastore.taxonomy.SnomedTaxonomyUpdateRunnable
-
- run(IProgressMonitor) - Method in class com.b2international.snowowl.snomed.reasoner.classification.operation.ClassifyOperation
-
Allocates a reasoner instance, performs the requested operation, then releases the borrowed instance back to the pool.
- runInParallel(Runnable, Runnable...) - Static method in class com.b2international.commons.concurrent.equinox.ForkJoinUtils
-
- runInParallel(Collection<Runnable>) - Static method in class com.b2international.commons.concurrent.equinox.ForkJoinUtils
-
- runJobsInParallel(Job, Job...) - Static method in class com.b2international.commons.concurrent.equinox.ForkJoinUtils
-
- runJobsInParallel(Collection<? extends Job>) - Static method in class com.b2international.commons.concurrent.equinox.ForkJoinUtils
-
- runJobsInParallel(Collection<? extends Job>, IProgressMonitor) - Static method in class com.b2international.commons.concurrent.equinox.ForkJoinUtils
-
- runJobsInParallelWithErrorHandling(Collection<? extends Job>, IProgressMonitor) - Static method in class com.b2international.commons.concurrent.equinox.ForkJoinUtils
-
- runJobsInSequence(Collection<? extends Job>, IProgressMonitor) - Static method in class com.b2international.commons.concurrent.equinox.ForkJoinUtils
-
- running(IJobChangeEvent) - Method in class com.b2international.commons.AggregateJobChangeListener
-
- running(IJobChangeEvent) - Method in class com.b2international.commons.AggregateJobChangeListener
-
- RuntimeSQLException - Exception in com.b2international.commons.db
-
Wraps a checked SQLException into a runtime exception, so SQL
dependent operations don't need to specify a throws clause in
their method signature.
- RuntimeSQLException() - Constructor for exception com.b2international.commons.db.RuntimeSQLException
-
- RuntimeSQLException(String, SQLException) - Constructor for exception com.b2international.commons.db.RuntimeSQLException
-
- RuntimeSQLException(String) - Constructor for exception com.b2international.commons.db.RuntimeSQLException
-
- RuntimeSQLException(SQLException) - Constructor for exception com.b2international.commons.db.RuntimeSQLException
-
- runtimeStats(PrintStream, long) - Static method in class com.b2international.commons.StopWatch
-
- runtimeStats(PrintStream, long) - Static method in class com.b2international.commons.StopWatch
-
- RValue - Class in com.b2international.snowowl.snomed.dsl.query.ast
-
- RValue() - Constructor for class com.b2international.snowowl.snomed.dsl.query.ast.RValue
-
- RVALUE - Static variable in interface com.b2international.snowowl.snomed.dsl.query.queryast.ecoreastPackage.Literals
-
The meta object literal for the '
RValue' class.
- RVALUE - Static variable in interface com.b2international.snowowl.snomed.dsl.query.queryast.ecoreastPackage
-
The meta object id for the '
RValue' class.
- RValue - Interface in com.b2international.snowowl.snomed.dsl.query.queryast
-
A representation of the model object 'RValue'.
- RValue - Interface in com.b2international.snowowl.snomed.dsl.query
-
- RVALUE_FEATURE_COUNT - Static variable in interface com.b2international.snowowl.snomed.dsl.query.queryast.ecoreastPackage
-
The number of structural features of the 'RValue' class.
- RValueImpl - Class in com.b2international.snowowl.snomed.dsl.query.queryast.impl
-
An implementation of the model object 'RValue'.
- RValueImpl() - Constructor for class com.b2international.snowowl.snomed.dsl.query.queryast.impl.RValueImpl
-
- safeRead() - Method in class com.b2international.commons.csv.CsvLexer
-
- save(Preferences) - Method in class com.b2international.snowowl.snomed.datastore.index.interest.SearchProfile
-
- save(Preferences) - Method in class com.b2international.snowowl.snomed.datastore.index.interest.SearchProfileRule
-
- SAVE_CLASSIFICATION_RESULTS - Static variable in class com.b2international.snowowl.datastore.oplock.impl.DatastoreLockContextDescriptions
-
- saveFile(InputStream, IPath, String) - Static method in class com.b2international.snowowl.snomed.core.refset.automap.RefSetAutoMapPersisterUtil
-
Saves the passed inputstream's contents to the filesystem with the location of targetPath and the name of fileName.
Please note this method will create a new file if does not exist overwrites otherwise and associate the corresponding project with the automapper nature id (NATURE_ID).
- saveFile(String, File) - Static method in class com.b2international.snowowl.snomed.core.refset.automap.RefSetAutoMapPersisterUtil
-
Saves the passed inputstream's contents to the filesystem to the passed IFile object.
Please note this method will create a new file if does not exist overwrite otherwise and associate the corresponding project with the automapper nature id (NATURE_ID).
- saveOntology(OWLOntology, SnomedOntologyExportType, File) - Method in class com.b2international.snowowl.snomed.reasoner.server.ontology.SnomedOntologyService
-
- sb - Variable in class com.b2international.commons.csv.CsvLexer
-
- ScgAdapterFactory - Class in com.b2international.snowowl.dsl.scg.util
-
The Adapter Factory for the model.
- ScgAdapterFactory() - Constructor for class com.b2international.snowowl.dsl.scg.util.ScgAdapterFactory
-
Creates an instance of the adapter factory.
- SCGAntlrTokenFileProvider - Class in com.b2international.snowowl.dsl.parser.antlr
-
- SCGAntlrTokenFileProvider() - Constructor for class com.b2international.snowowl.dsl.parser.antlr.SCGAntlrTokenFileProvider
-
- ScgAttributeFinderVisitor<T extends IComponent<java.lang.String>> - Class in com.b2international.snowowl.dsl.util
-
Extracts all matching attributes.
- ScgAttributeFinderVisitor(String, String, int, Collection<Attribute>) - Constructor for class com.b2international.snowowl.dsl.util.ScgAttributeFinderVisitor
-
Class constructor.
- ScgBuilderUtils - Class in com.b2international.snowowl.semanticengine.utils
-
- ScgBuilderUtils() - Constructor for class com.b2international.snowowl.semanticengine.utils.ScgBuilderUtils
-
- SCGExpressionExtractor - Class in com.b2international.snowowl.dsl.expressionextractor
-
This class is for extracting concept ids from SCG expression and group them property.
- SCGExpressionExtractor(Expression) - Constructor for class com.b2international.snowowl.dsl.expressionextractor.SCGExpressionExtractor
-
- ScgExpressionNormalFormGenerator - Class in com.b2international.snowowl.semanticengine.normalform
-
Generates the normal form of an arbitrary SCG expression.
- ScgExpressionNormalFormGenerator(String) - Constructor for class com.b2international.snowowl.semanticengine.normalform.ScgExpressionNormalFormGenerator
-
- ScgExpressionTermCompleter - Class in com.b2international.snowowl.dsl.util
-
- ScgExpressionTermCompleter(String, Expression) - Constructor for class com.b2international.snowowl.dsl.util.ScgExpressionTermCompleter
-
- ScgFactory - Interface in com.b2international.snowowl.dsl.scg
-
The Factory for the model.
- ScgFactoryImpl - Class in com.b2international.snowowl.dsl.scg.impl
-
An implementation of the model Factory.
- ScgFactoryImpl() - Constructor for class com.b2international.snowowl.dsl.scg.impl.ScgFactoryImpl
-
Creates an instance of the factory.
- SCGFormatter - Class in com.b2international.snowowl.dsl.formatting
-
This class contains custom formatting settings for an SCG expression.
- SCGFormatter() - Constructor for class com.b2international.snowowl.dsl.formatting.SCGFormatter
-
- SCGGrammarAccess - Class in com.b2international.snowowl.dsl.services
-
- SCGGrammarAccess(GrammarProvider) - Constructor for class com.b2international.snowowl.dsl.services.SCGGrammarAccess
-
- SCGGrammarAccess.AttributeElements - Class in com.b2international.snowowl.dsl.services
-
- SCGGrammarAccess.AttributeValueElements - Class in com.b2international.snowowl.dsl.services
-
- SCGGrammarAccess.ConceptElements - Class in com.b2international.snowowl.dsl.services
-
- SCGGrammarAccess.ConceptIdElements - Class in com.b2international.snowowl.dsl.services
-
- SCGGrammarAccess.ExpressionElements - Class in com.b2international.snowowl.dsl.services
-
- SCGGrammarAccess.GroupElements - Class in com.b2international.snowowl.dsl.services
-
- SCGGrammarAccess.TermCharacterElements - Class in com.b2international.snowowl.dsl.services
-
- SCGGrammarAccess.TermElements - Class in com.b2international.snowowl.dsl.services
-
- SCGJavaValidator - Class in com.b2international.snowowl.dsl.validation
-
Java validator to register custom validation rules to be checked.
- SCGJavaValidator(Provider<IEventBus>) - Constructor for class com.b2international.snowowl.dsl.validation.SCGJavaValidator
-
- ScgPackage - Interface in com.b2international.snowowl.dsl.scg
-
The Package for the model.
- ScgPackage.Literals - Interface in com.b2international.snowowl.dsl.scg
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
- ScgPackageImpl - Class in com.b2international.snowowl.dsl.scg.impl
-
An implementation of the model Package.
- SCGParser - Class in com.b2international.snowowl.dsl.parser.antlr
-
- SCGParser() - Constructor for class com.b2international.snowowl.dsl.parser.antlr.SCGParser
-
- SCGParsetreeConstructor - Class in com.b2international.snowowl.dsl.parseTreeConstruction
-
- SCGParsetreeConstructor() - Constructor for class com.b2international.snowowl.dsl.parseTreeConstruction.SCGParsetreeConstructor
-
- SCGParsetreeConstructor.Attribute_EQUAL_SIGNTerminalRuleCall_1 - Class in com.b2international.snowowl.dsl.parseTreeConstruction
-
- SCGParsetreeConstructor.Attribute_Group - Class in com.b2international.snowowl.dsl.parseTreeConstruction
-
begin Rule Attribute ****************
Attribute:
name=Concept EQUAL_SIGN value=AttributeValue;
- SCGParsetreeConstructor.Attribute_NameAssignment_0 - Class in com.b2international.snowowl.dsl.parseTreeConstruction
-
- SCGParsetreeConstructor.Attribute_ValueAssignment_2 - Class in com.b2international.snowowl.dsl.parseTreeConstruction
-
- SCGParsetreeConstructor.AttributeValue_Alternatives - Class in com.b2international.snowowl.dsl.parseTreeConstruction
-
begin Rule AttributeValue ****************
AttributeValue:
Concept | OPENING_ROUND_BRACKET Expression CLOSING_ROUND_BRACKET;
- SCGParsetreeConstructor.AttributeValue_CLOSING_ROUND_BRACKETTerminalRuleCall_1_2 - Class in com.b2international.snowowl.dsl.parseTreeConstruction
-
- SCGParsetreeConstructor.AttributeValue_ConceptParserRuleCall_0 - Class in com.b2international.snowowl.dsl.parseTreeConstruction
-
- SCGParsetreeConstructor.AttributeValue_ExpressionParserRuleCall_1_1 - Class in com.b2international.snowowl.dsl.parseTreeConstruction
-
- SCGParsetreeConstructor.AttributeValue_Group_1 - Class in com.b2international.snowowl.dsl.parseTreeConstruction
-
- SCGParsetreeConstructor.AttributeValue_OPENING_ROUND_BRACKETTerminalRuleCall_1_0 - Class in com.b2international.snowowl.dsl.parseTreeConstruction
-
- SCGParsetreeConstructor.Concept_Group - Class in com.b2international.snowowl.dsl.parseTreeConstruction
-
begin Rule Concept ****************
Concept:
id=ConceptId (PIPE WS* term=Term WS* PIPE)?;
- SCGParsetreeConstructor.Concept_Group_1 - Class in com.b2international.snowowl.dsl.parseTreeConstruction
-
- SCGParsetreeConstructor.Concept_IdAssignment_0 - Class in com.b2international.snowowl.dsl.parseTreeConstruction
-
- SCGParsetreeConstructor.Concept_PIPETerminalRuleCall_1_0 - Class in com.b2international.snowowl.dsl.parseTreeConstruction
-
- SCGParsetreeConstructor.Concept_PIPETerminalRuleCall_1_4 - Class in com.b2international.snowowl.dsl.parseTreeConstruction
-
- SCGParsetreeConstructor.Concept_TermAssignment_1_2 - Class in com.b2international.snowowl.dsl.parseTreeConstruction
-
- SCGParsetreeConstructor.Expression_AttributesAssignment_2_1_0 - Class in com.b2international.snowowl.dsl.parseTreeConstruction
-
- SCGParsetreeConstructor.Expression_AttributesAssignment_2_1_1_1 - Class in com.b2international.snowowl.dsl.parseTreeConstruction
-
- SCGParsetreeConstructor.Expression_COLONTerminalRuleCall_2_0 - Class in com.b2international.snowowl.dsl.parseTreeConstruction
-
- SCGParsetreeConstructor.Expression_COMMATerminalRuleCall_2_1_1_0 - Class in com.b2international.snowowl.dsl.parseTreeConstruction
-
- SCGParsetreeConstructor.Expression_ConceptsAssignment_0 - Class in com.b2international.snowowl.dsl.parseTreeConstruction
-
- SCGParsetreeConstructor.Expression_ConceptsAssignment_1_1 - Class in com.b2international.snowowl.dsl.parseTreeConstruction
-
- SCGParsetreeConstructor.Expression_Group - Class in com.b2international.snowowl.dsl.parseTreeConstruction
-
begin Rule Expression ****************
Expression hidden(WS, SL_COMMENT, ML_COMMENT):
concepts+=Concept (PLUS_SIGN concepts+=Concept)* (COLON (attributes+=Attribute (COMMA attributes+=Attribute)*)?
groups+=Group*)?;
- SCGParsetreeConstructor.Expression_Group_1 - Class in com.b2international.snowowl.dsl.parseTreeConstruction
-
- SCGParsetreeConstructor.Expression_Group_2 - Class in com.b2international.snowowl.dsl.parseTreeConstruction
-
- SCGParsetreeConstructor.Expression_Group_2_1 - Class in com.b2international.snowowl.dsl.parseTreeConstruction
-
- SCGParsetreeConstructor.Expression_Group_2_1_1 - Class in com.b2international.snowowl.dsl.parseTreeConstruction
-
- SCGParsetreeConstructor.Expression_GroupsAssignment_2_2 - Class in com.b2international.snowowl.dsl.parseTreeConstruction
-
- SCGParsetreeConstructor.Expression_PLUS_SIGNTerminalRuleCall_1_0 - Class in com.b2international.snowowl.dsl.parseTreeConstruction
-
- SCGParsetreeConstructor.Group_AttributesAssignment_1 - Class in com.b2international.snowowl.dsl.parseTreeConstruction
-
- SCGParsetreeConstructor.Group_AttributesAssignment_2_1 - Class in com.b2international.snowowl.dsl.parseTreeConstruction
-
- SCGParsetreeConstructor.Group_CLOSING_CURLY_BRACKETTerminalRuleCall_3 - Class in com.b2international.snowowl.dsl.parseTreeConstruction
-
- SCGParsetreeConstructor.Group_COMMATerminalRuleCall_2_0 - Class in com.b2international.snowowl.dsl.parseTreeConstruction
-
- SCGParsetreeConstructor.Group_Group - Class in com.b2international.snowowl.dsl.parseTreeConstruction
-
begin Rule Group ****************
Group:
OPENING_CURLY_BRACKET attributes+=Attribute (COMMA attributes+=Attribute)* CLOSING_CURLY_BRACKET;
- SCGParsetreeConstructor.Group_Group_2 - Class in com.b2international.snowowl.dsl.parseTreeConstruction
-
- SCGParsetreeConstructor.Group_OPENING_CURLY_BRACKETTerminalRuleCall_0 - Class in com.b2international.snowowl.dsl.parseTreeConstruction
-
- SCGParsetreeConstructor.ThisRootNode - Class in com.b2international.snowowl.dsl.parseTreeConstruction
-
- SCGPostProcessor - Class in com.b2international.snowowl.dsl
-
Simple PostProcessor class.
- SCGPostProcessor() - Constructor for class com.b2international.snowowl.dsl.SCGPostProcessor
-
- SCGRewriter - Class in com.b2international.snowowl.dsl
-
Rewrites an SCG parse tree and produces "Query AST" form.
- SCGRewriter() - Constructor for class com.b2international.snowowl.dsl.SCGRewriter
-
- SCGRuntimeModule - Class in com.b2international.snowowl.dsl
-
Use this class to register components to be used at runtime / without the Equinox extension registry.
- SCGRuntimeModule() - Constructor for class com.b2international.snowowl.dsl.SCGRuntimeModule
-
- SCGScopeProvider - Class in com.b2international.snowowl.dsl.scoping
-
This class contains custom scoping description.
- SCGScopeProvider() - Constructor for class com.b2international.snowowl.dsl.scoping.SCGScopeProvider
-
- SCGStandaloneSetup - Class in com.b2international.snowowl.dsl
-
Initialization support for running Xtext languages
without equinox extension registry
FIXME don't use it:
http://www.eclipse.org/forums/index.php/t/280252/
we debugged for a while, injecting instead of instantiating is not an easy task, might be worth upgrading XText instead of wasting lot of time
with figuring out how to do that.
- SCGStandaloneSetup() - Constructor for class com.b2international.snowowl.dsl.SCGStandaloneSetup
-
- SCGStandaloneSetupGenerated - Class in com.b2international.snowowl.dsl
-
Generated from StandaloneSetup.xpt!
- SCGStandaloneSetupGenerated() - Constructor for class com.b2international.snowowl.dsl.SCGStandaloneSetupGenerated
-
- ScgSwitch<T> - Class in com.b2international.snowowl.dsl.scg.util
-
The Switch for the model's inheritance hierarchy.
- ScgSwitch() - Constructor for class com.b2international.snowowl.dsl.scg.util.ScgSwitch
-
Creates an instance of the switch.
- scheduled(IJobChangeEvent) - Method in class com.b2international.commons.AggregateJobChangeListener
-
- scheduled(IJobChangeEvent) - Method in class com.b2international.commons.AggregateJobChangeListener
-
- scheduleDate(Date) - Method in class com.b2international.snowowl.datastore.remotejobs.RemoteJobEntry.Builder
-
- scheduledDate(Date) - Method in class com.b2international.snowowl.core.merge.Merge.Builder
-
- ScheduleJobRequestBuilder - Class in com.b2international.snowowl.datastore.request.job
-
A request builder that wraps existing
Request instances to run them as jobs.
- SCORE - Static variable in class com.b2international.index.query.SortBy
-
Singleton representing document sort based on their score in decreasing order (higher score first).
- score - Variable in class com.b2international.snowowl.datastore.index.RevisionDocument.RevisionDocumentBuilder
-
- score(float) - Method in class com.b2international.snowowl.datastore.index.RevisionDocument.RevisionDocumentBuilder
-
- SCORE - Static variable in class com.b2international.snowowl.datastore.request.SearchIndexResourceRequest
-
Special field name for sorting based on the document score (relevance).
- script(String, Map<String, Object>, SortBy.Order) - Static method in class com.b2international.index.query.SortBy
-
- Script - Annotation Type in com.b2international.index
-
- SCRIPT - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage.Literals
-
The meta object literal for the '
Script' class.
- SCRIPT - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage
-
The meta object id for the '
Script' class.
- Script - Interface in com.b2international.snowowl.snomed.ecl.ecl
-
A representation of the model object 'Script'.
- SCRIPT__CONSTRAINT - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage.Literals
-
The meta object literal for the 'Constraint' containment reference feature.
- SCRIPT__CONSTRAINT - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage
-
The feature id for the 'Constraint' containment reference.
- SCRIPT_FEATURE_COUNT - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage
-
The number of structural features of the 'Script' class.
- ScriptElements() - Constructor for class com.b2international.snowowl.snomed.ecl.services.EclGrammarAccess.ScriptElements
-
- ScriptEngine - Interface in com.b2international.scripting.api
-
- ScriptEngine.Registry - Enum in com.b2international.scripting.api
-
- ScriptImpl - Class in com.b2international.snowowl.snomed.ecl.ecl.impl
-
An implementation of the model object 'Script'.
- ScriptImpl() - Constructor for class com.b2international.snowowl.snomed.ecl.ecl.impl.ScriptImpl
-
- scriptName() - Method in class com.b2international.index.query.ScriptScoreExpression
-
- Scripts - Annotation Type in com.b2international.index
-
- Scripts() - Constructor for class com.b2international.snowowl.core.validation.issue.ValidationIssue.Scripts
-
- scriptScore(Expression, String) - Static method in class com.b2international.index.query.Expressions
-
- scriptScore(Expression, String, Map<String, ? extends Object>) - Static method in class com.b2international.index.query.Expressions
-
- ScriptScoreExpression - Class in com.b2international.index.query
-
- scroll() - Method in interface com.b2international.index.query.Query.AfterWhereBuilder
-
Keeps the context of the search alive with a default 60s keep alive time value.
- scroll(String) - Method in interface com.b2international.index.query.Query.AfterWhereBuilder
-
A keep alive time value to pass to the query.
- scroll(Scroll<T>) - Method in class com.b2international.index.revision.DefaultRevisionSearcher
-
- Scroll<T> - Class in com.b2international.index
-
- Scroll(Class<T>, List<String>, String) - Constructor for class com.b2international.index.Scroll
-
- Scroll(Class<T>, Class<?>, List<String>, String) - Constructor for class com.b2international.index.Scroll
-
- Scroll(Class<T>, Class<?>, List<String>, String, String) - Constructor for class com.b2international.index.Scroll
-
- scroll(Scroll<T>) - Method in interface com.b2international.index.Searcher
-
Scrolls to the next page of a query using the given
Scroll configuration.
- scroll(Query<T>) - Method in interface com.b2international.index.Searcher
-
Returns an Iterable to scroll through all matches of the given query.
- scrollId() - Method in class com.b2international.snowowl.core.request.SearchResourceRequest
-
- ScrollingIterator<T> - Class in com.b2international.index
-
- ScrollingIterator(Searcher, Query<T>) - Constructor for class com.b2international.index.ScrollingIterator
-
- scrollKeepAlive() - Method in class com.b2international.snowowl.core.request.SearchResourceRequest
-
- SctId - Class in com.b2international.snowowl.snomed.datastore.id.domain
-
Represents a SNOMED CT identifier.
- SctId() - Constructor for class com.b2international.snowowl.snomed.datastore.id.domain.SctId
-
- SctId.Expressions - Class in com.b2international.snowowl.snomed.datastore.id.domain
-
- SctId.Fields - Class in com.b2international.snowowl.snomed.datastore.id.domain
-
- SctIds - Class in com.b2international.snowowl.snomed.datastore.id.domain
-
- SctIds(Collection<SctId>) - Constructor for class com.b2international.snowowl.snomed.datastore.id.domain.SctIds
-
- SctIdStatusException(String, Map<String, SctId>) - Constructor for exception com.b2international.snowowl.snomed.datastore.id.AbstractSnomedIdentifierService.SctIdStatusException
-
- SDD_DRUG_REFERENCE_SET - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- SDD_SIMPLE_TYPE_REFERENCE_SET - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- SDD_UNIT_OF_MEASURE_REFERENCE_SET - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- search(File, String, Set<File>) - Static method in class com.b2international.commons.FileUtils
-
Collects the occurences into the passed Set (recursively)
- search(File, String, Set<File>) - Static method in class com.b2international.commons.FileUtils
-
Collects the occurences into the passed Set (recursively)
- search(Query<T>) - Method in class com.b2international.index.revision.DefaultRevisionSearcher
-
- search(Query<T>) - Method in interface com.b2international.index.revision.RevisionSearcher
-
Execute the given query among all stored items.
- search(Query<T>) - Method in interface com.b2international.index.Searcher
-
Execute the given query among all stored items.
- search(Predicate<Merge>) - Method in interface com.b2international.snowowl.core.merge.MergeService
-
- search(Expression, int) - Method in class com.b2international.snowowl.datastore.remotejobs.RemoteJobTracker
-
- SEARCH_TERM - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- searchAfter(String) - Method in interface com.b2international.index.query.Query.AfterWhereBuilder
-
Return matches after the specified sort values.
- searchAfter() - Method in class com.b2international.snowowl.core.request.SearchResourceRequest
-
- searchChanged(Query<T>) - Method in class com.b2international.index.revision.RevisionCompare
-
- searchDeleted(Query<T>) - Method in class com.b2international.index.revision.RevisionCompare
-
- searcher() - Method in interface com.b2international.index.IndexClient
-
- searcher() - Method in class com.b2international.index.revision.DefaultRevisionSearcher
-
- searcher() - Method in class com.b2international.index.revision.DefaultRevisionWriter
-
- searcher() - Method in interface com.b2international.index.revision.RevisionSearcher
-
Returns the searcher instance used by this revision searcher.
- searcher() - Method in interface com.b2international.index.revision.RevisionWriter
-
- Searcher - Interface in com.b2international.index
-
- searcher() - Method in interface com.b2international.index.Writer
-
- searcher() - Method in class com.b2international.snowowl.datastore.remotejobs.RemoteJobTracker
-
- searcher(C) - Method in class com.b2international.snowowl.datastore.request.SearchIndexResourceRequest
-
Returns the default
Searcher attached to the given context that can search
documents.
- SearchIndexResourceRequest<C extends ServiceProvider,B,D> - Class in com.b2international.snowowl.datastore.request
-
- SearchIndexResourceRequest() - Constructor for class com.b2international.snowowl.datastore.request.SearchIndexResourceRequest
-
- SearchJobRequestBuilder - Class in com.b2international.snowowl.datastore.request.job
-
A request builder that builds a request to search/list
job entries.
- SearchMergeRequestBuilder - Class in com.b2international.snowowl.datastore.request
-
- searchNew(Query<T>) - Method in class com.b2international.index.revision.RevisionCompare
-
- searchOnlyBoolField(String) - Static method in class com.b2international.index.lucene.Fields
-
- searchOnlyFloatField(String) - Static method in class com.b2international.index.lucene.Fields
-
- searchOnlyIntField(String) - Static method in class com.b2international.index.lucene.Fields
-
- searchOnlyLongField(String) - Static method in class com.b2international.index.lucene.Fields
-
- searchOnlyStringField(String) - Static method in class com.b2international.index.lucene.Fields
-
- searchOnlyTextField(String) - Static method in class com.b2international.index.lucene.Fields
-
- SearchProfile - Class in com.b2international.snowowl.snomed.datastore.index.interest
-
Represents a search profile, which is a named set of rules describing user
preferences of search result ordering and retrieval.
- SearchProfile(String, boolean, Iterable<SearchProfileRule>) - Constructor for class com.b2international.snowowl.snomed.datastore.index.interest.SearchProfile
-
- SearchProfile(String, SearchProfile) - Constructor for class com.b2international.snowowl.snomed.datastore.index.interest.SearchProfile
-
- SearchProfile(Preferences) - Constructor for class com.b2international.snowowl.snomed.datastore.index.interest.SearchProfile
-
- SearchProfileDomain - Enum in com.b2international.snowowl.snomed.datastore.index.interest
-
Enumerates possible concept domains of user interest, and allows checking if
a domain is applicable to a particular concept ID.
- SearchProfileInterest - Enum in com.b2international.snowowl.snomed.datastore.index.interest
-
Enumerates levels of user interest, reflecting personalized search preferences.
- SearchProfilePreferences - Class in com.b2international.snowowl.snomed.datastore.index.interest
-
Collects all known search profiles for a user and records the currently applicable profile.
- SearchProfilePreferences(Collection<SearchProfile>, SearchProfile) - Constructor for class com.b2international.snowowl.snomed.datastore.index.interest.SearchProfilePreferences
-
- SearchProfileQueryProvider - Class in com.b2international.snowowl.snomed.datastore.index
-
Class for providing index queries based on the
SearchProfile associated for a user.
- SearchProfileRule - Class in com.b2international.snowowl.snomed.datastore.index.interest
-
Represents a single rule in a search profile.
- SearchProfileRule(SearchProfileDomain, String, SearchProfileInterest) - Constructor for class com.b2international.snowowl.snomed.datastore.index.interest.SearchProfileRule
-
- SearchProfileRule(SearchProfileRule) - Constructor for class com.b2international.snowowl.snomed.datastore.index.interest.SearchProfileRule
-
- SearchProfileRule(Preferences) - Constructor for class com.b2international.snowowl.snomed.datastore.index.interest.SearchProfileRule
-
- SearchProfiles - Class in com.b2international.snowowl.snomed.datastore.index.interest
-
- SearchResourceRequest<C extends ServiceProvider,B> - Class in com.b2international.snowowl.core.request
-
- SearchResourceRequest() - Constructor for class com.b2international.snowowl.core.request.SearchResourceRequest
-
- SearchResourceRequest.NoResultException - Exception in com.b2international.snowowl.core.request
-
Exception that indicates that the search request will not have any matching items therefore can immediately respond back with an empty result.
- SearchResourceRequest.Operator - Enum in com.b2international.snowowl.core.request
-
Operator that can be used to specify more fine-grained value filtering.
- SearchResourceRequest.OptionKey - Enum in com.b2international.snowowl.core.request
-
- SearchResourceRequest.Sort - Interface in com.b2international.snowowl.core.request
-
- SearchResourceRequest.SortField - Class in com.b2international.snowowl.core.request
-
- SearchResourceRequest.SortScript - Class in com.b2international.snowowl.core.request
-
- SearchResourceRequestBuilder<B extends SearchResourceRequestBuilder<B,C,R>,C extends ServiceProvider,R> - Class in com.b2international.snowowl.core.request
-
- SearchResourceRequestBuilder() - Constructor for class com.b2international.snowowl.core.request.SearchResourceRequestBuilder
-
- SearchResourceRequestIterator<B extends SearchResourceRequestBuilder<B,?,R>,R extends PageableCollectionResource<?>> - Class in com.b2international.snowowl.core.request
-
- SearchResourceRequestIterator(B, Function<B, R>) - Constructor for class com.b2international.snowowl.core.request.SearchResourceRequestIterator
-
- searchUsers(Collection<String>, int) - Method in interface com.b2international.snowowl.identity.IdentityProvider
-
Filters and return users based on the given filters.
- SearchWarmerFactory - Class in com.b2international.index.lucene
-
A customized SearcherFactory which executes a very light query
(matching no known documents) to initialize internal data structures of the
returned IndexSearcher.
- SearchWarmerFactory() - Constructor for class com.b2international.index.lucene.SearchWarmerFactory
-
- SectionType - Enum in com.b2international.snowowl.snomed.mrcm.mini
-
Enumeration for the form editor's sections.
- SEGMENT_ID - Static variable in class com.b2international.index.revision.Revision
-
- segmentId() - Method in class com.b2international.index.revision.RevisionBranch
-
- segmentId - Variable in class com.b2international.snowowl.datastore.index.RevisionDocument.RevisionDocumentBuilder
-
- segments() - Method in class com.b2international.index.revision.RevisionBranch
-
- select(Class<T>) - Static method in class com.b2international.index.query.Query
-
- SELECTORS - Static variable in class com.b2international.snowowl.snomed.importer.release.ReleaseFileSetSelectors
-
- SELF_AND_ANY_SUBTYPE_VALUE - Static variable in enum com.b2international.snowowl.snomed.dsl.query.queryast.SubsumptionQuantifier
-
The 'SELF AND ANY SUBTYPE' literal value.
- SELF_IDS - Static variable in class com.b2international.snowowl.snomed.datastore.index.constraint.SnomedConstraintDocument.Fields
-
- SELF_OR_DESCENDANT_VALUE - Static variable in enum com.b2international.snowowl.snomed.mrcm.HierarchyInclusionType
-
The 'SELF OR DESCENDANT' literal value.
- SELF_VALUE - Static variable in enum com.b2international.snowowl.snomed.dsl.query.queryast.SubsumptionQuantifier
-
The 'SELF' literal value.
- SELF_VALUE - Static variable in enum com.b2international.snowowl.snomed.mrcm.HierarchyInclusionType
-
The 'SELF' literal value.
- selfIds(Collection<String>) - Method in class com.b2international.snowowl.snomed.datastore.index.constraint.SnomedConstraintDocument.Builder
-
- selfIds(Collection<String>) - Static method in class com.b2international.snowowl.snomed.datastore.index.constraint.SnomedConstraintDocument.Expressions
-
- SEMANTIC_TAG - Static variable in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedDescriptionIndexEntry.Fields
-
- SemanticEngineActivator - Class in com.b2international.snowowl.semanticengine.simpleast
-
- SemanticEngineActivator() - Constructor for class com.b2international.snowowl.semanticengine.simpleast.SemanticEngineActivator
-
- semanticEquals(Object) - Method in class com.b2international.snowowl.snomed.datastore.index.interest.SearchProfileRule
-
- semanticTagRegex(String) - Static method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedDescriptionIndexEntry.Expressions
-
- semanticTags(Iterable<String>) - Static method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedDescriptionIndexEntry.Expressions
-
- SemanticUtils - Class in com.b2international.snowowl.semanticengine.utils
-
- send(IEventBus) - Method in class com.b2international.snowowl.core.events.BaseEvent
-
- send(IEventBus, IHandler<IMessage>) - Method in class com.b2international.snowowl.core.events.BaseEvent
-
- send(IEventBus, Class<T>) - Method in class com.b2international.snowowl.core.events.BaseEvent
-
- send(IEventBus) - Method in interface com.b2international.snowowl.core.events.Event
-
- send(IEventBus, IHandler<IMessage>) - Method in interface com.b2international.snowowl.core.events.Event
-
- send(IEventBus, Class<T>) - Method in interface com.b2international.snowowl.core.events.Event
-
- send() - Method in class com.b2international.snowowl.datastore.net4j.AbstractSimpleImportRequest
-
- send(OMMonitor) - Method in class com.b2international.snowowl.datastore.net4j.AbstractSimpleImportRequest
-
- send(String, Object) - Method in interface com.b2international.snowowl.eventbus.IEventBus
-
Sends the message over the event bus to the specified address.
- send(String, Object, IHandler<IMessage>) - Method in interface com.b2international.snowowl.eventbus.IEventBus
-
Sends the message over the event bus to the specified address.
- SEND_MESSAGE_SIGNAL - Static variable in interface com.b2international.snowowl.eventbus.net4j.EventBusConstants
-
- sendAsync(String, Method, Object[]) - Method in class com.b2international.snowowl.rpc.RpcProtocol
-
- sendAuthenticationChallenge(byte[]) - Method in class com.b2international.snowowl.datastore.cdo.ImpersonatingSessionProtocol
-
- sendBranchNotification(InternalCDOBranch) - Method in class com.b2international.snowowl.datastore.cdo.ImpersonatingSessionProtocol
-
- sendBranchNotification(InternalCDOBranch, CDOBranchChangedEvent.ChangeKind) - Method in class com.b2international.snowowl.datastore.cdo.ImpersonatingSessionProtocol
-
- sendClientRequestWithMonitoring(String, Method, Object[]) - Method in class com.b2international.snowowl.rpc.RpcProtocol
-
- sendCommitNotification(boolean) - Method in class com.b2international.snowowl.datastore.cdo.CDOServerCommitBuilder
-
- sendCommitNotification(CDOCommitInfo) - Method in class com.b2international.snowowl.datastore.cdo.ImpersonatingSessionProtocol
-
- sendCommitNotification(CDOCommitInfo) - Static method in class com.b2international.snowowl.datastore.server.CDOServerUtils
-
Performs a InternalRepository.sendCommitNotification(InternalSession, CDOCommitInfo) on the
repository associated with the commit info argument.
- sendCommitNotification(InternalSession, CDOCommitInfo) - Method in class com.b2international.snowowl.datastore.server.SnowowlSessionManager
-
- sendLockNotification(CDOLockChangeInfo) - Method in class com.b2international.snowowl.datastore.cdo.ImpersonatingSessionProtocol
-
- sendMessage(String) - Method in interface com.b2international.snowowl.api.admin.IMessagingService
-
Sends an informational message to all connected thick clients; the message is displayed in the desktop application
immediately.
- sendMessage(String) - Method in class com.b2international.snowowl.api.impl.admin.MessagingServiceImpl
-
- sendMessageTo(String, Iterable<String>, ICDORepositoryManager.ISessionOperationCallback...) - Method in interface com.b2international.snowowl.datastore.cdo.ICDORepositoryManager
-
Sends a message to all users based on the subset of user IDs from all managed repositories.
- sendMessageToAll(String, ICDORepositoryManager.ISessionOperationCallback...) - Method in interface com.b2international.snowowl.datastore.cdo.ICDORepositoryManager
-
Sends a message to all users from the all managed repositories.
- sendNotification(RepositoryEvent) - Method in interface com.b2international.snowowl.core.Repository
-
Send a
notification to each and every listener of this repository.
- sendRemoteMessageNotification(InternalSession, CDORemoteSessionMessage) - Method in class com.b2international.snowowl.datastore.cdo.ImpersonatingSessionProtocol
-
- sendRemoteSessionNotification(InternalSession, byte) - Method in class com.b2international.snowowl.datastore.cdo.ImpersonatingSessionProtocol
-
- sendRepositoryStateNotification(CDOCommonRepository.State, CDOCommonRepository.State, CDOID) - Method in class com.b2international.snowowl.datastore.cdo.ImpersonatingSessionProtocol
-
- sendRepositoryStateNotification(CDOCommonRepository.State, CDOCommonRepository.State) - Method in class com.b2international.snowowl.datastore.cdo.ImpersonatingSessionProtocol
-
Deprecated.
- sendRepositoryTypeNotification(CDOCommonRepository.Type, CDOCommonRepository.Type) - Method in class com.b2international.snowowl.datastore.cdo.ImpersonatingSessionProtocol
-
- sendRf2ImportRequest(String, ImportConfiguration, OMMonitor) - Method in class com.b2international.snowowl.snomed.importer.net4j.SnomedImportClientProtocol
-
- sendServerRequestWithMonitoring(String, Method, Object[], int, int) - Method in class com.b2international.snowowl.rpc.RpcProtocol
-
- sendSubsetImportRequest(String, SnomedSubsetImportConfiguration.SubsetEntry, File, OMMonitor) - Method in class com.b2international.snowowl.snomed.importer.net4j.SnomedImportClientProtocol
-
- sendWithResult(IEventBus, String, Object, long) - Static method in class com.b2international.snowowl.eventbus.EventBusUtil
-
Sends an asynchronous message like it was a synchronous call.
- SEPARATOR - Static variable in class com.b2international.index.revision.RevisionBranch
-
- SEPARATOR - Static variable in interface com.b2international.snowowl.core.api.IBranchPath
-
The path separator.
- SEPARATOR - Static variable in interface com.b2international.snowowl.core.branch.Branch
-
- SEPARATOR_CHAR - Static variable in interface com.b2international.snowowl.core.api.IBranchPath
-
The path separator character.
- SEQUENCE - Static variable in class com.b2international.snowowl.snomed.datastore.id.domain.SctId.Fields
-
- sequence(ISerializationContext, EObject) - Method in class com.b2international.snowowl.snomed.ecl.serializer.EclSemanticSequencer
-
- sequence_AncestorOf(ISerializationContext, AncestorOf) - Method in class com.b2international.snowowl.snomed.ecl.serializer.EclSemanticSequencer
-
Contexts:
ExpressionConstraint returns AncestorOf
OrExpressionConstraint returns AncestorOf
OrExpressionConstraint.OrExpressionConstraint_1_0 returns AncestorOf
AndExpressionConstraint returns AncestorOf
AndExpressionConstraint.AndExpressionConstraint_1_0 returns AncestorOf
ExclusionExpressionConstraint returns AncestorOf
ExclusionExpressionConstraint.ExclusionExpressionConstraint_1_0 returns AncestorOf
RefinedExpressionConstraint returns AncestorOf
RefinedExpressionConstraint.RefinedExpressionConstraint_1_0 returns AncestorOf
DottedExpressionConstraint returns AncestorOf
DottedExpressionConstraint.DottedExpressionConstraint_1_0 returns AncestorOf
SubExpressionConstraint returns AncestorOf
AncestorOf returns AncestorOf
Constraint:
constraint=FocusConcept
- sequence_AncestorOrSelfOf(ISerializationContext, AncestorOrSelfOf) - Method in class com.b2international.snowowl.snomed.ecl.serializer.EclSemanticSequencer
-
Contexts:
ExpressionConstraint returns AncestorOrSelfOf
OrExpressionConstraint returns AncestorOrSelfOf
OrExpressionConstraint.OrExpressionConstraint_1_0 returns AncestorOrSelfOf
AndExpressionConstraint returns AncestorOrSelfOf
AndExpressionConstraint.AndExpressionConstraint_1_0 returns AncestorOrSelfOf
ExclusionExpressionConstraint returns AncestorOrSelfOf
ExclusionExpressionConstraint.ExclusionExpressionConstraint_1_0 returns AncestorOrSelfOf
RefinedExpressionConstraint returns AncestorOrSelfOf
RefinedExpressionConstraint.RefinedExpressionConstraint_1_0 returns AncestorOrSelfOf
DottedExpressionConstraint returns AncestorOrSelfOf
DottedExpressionConstraint.DottedExpressionConstraint_1_0 returns AncestorOrSelfOf
SubExpressionConstraint returns AncestorOrSelfOf
AncestorOrSelfOf returns AncestorOrSelfOf
Constraint:
constraint=FocusConcept
- sequence_AndAttributeSet(ISerializationContext, AndRefinement) - Method in class com.b2international.snowowl.snomed.ecl.serializer.EclSemanticSequencer
-
Contexts:
AttributeSet returns AndRefinement
OrAttributeSet returns AndRefinement
OrAttributeSet.OrRefinement_1_0 returns AndRefinement
AndAttributeSet returns AndRefinement
AndAttributeSet.AndRefinement_1_0 returns AndRefinement
Constraint:
(left=AndAttributeSet_AndRefinement_1_0 right=SubAttributeSet)
- sequence_AndExpressionConstraint(ISerializationContext, AndExpressionConstraint) - Method in class com.b2international.snowowl.snomed.ecl.serializer.EclSemanticSequencer
-
Contexts:
ExpressionConstraint returns AndExpressionConstraint
OrExpressionConstraint returns AndExpressionConstraint
OrExpressionConstraint.OrExpressionConstraint_1_0 returns AndExpressionConstraint
AndExpressionConstraint returns AndExpressionConstraint
AndExpressionConstraint.AndExpressionConstraint_1_0 returns AndExpressionConstraint
Constraint:
(left=AndExpressionConstraint_AndExpressionConstraint_1_0 right=ExclusionExpressionConstraint)
- sequence_AndRefinement(ISerializationContext, AndRefinement) - Method in class com.b2international.snowowl.snomed.ecl.serializer.EclSemanticSequencer
-
Contexts:
Refinement returns AndRefinement
OrRefinement returns AndRefinement
OrRefinement.OrRefinement_1_0_0 returns AndRefinement
AndRefinement returns AndRefinement
AndRefinement.AndRefinement_1_0_0 returns AndRefinement
Constraint:
(left=AndRefinement_AndRefinement_1_0_0 right=SubRefinement)
- sequence_Any(ISerializationContext, Any) - Method in class com.b2international.snowowl.snomed.ecl.serializer.EclSemanticSequencer
-
Contexts:
ExpressionConstraint returns Any
OrExpressionConstraint returns Any
OrExpressionConstraint.OrExpressionConstraint_1_0 returns Any
AndExpressionConstraint returns Any
AndExpressionConstraint.AndExpressionConstraint_1_0 returns Any
ExclusionExpressionConstraint returns Any
ExclusionExpressionConstraint.ExclusionExpressionConstraint_1_0 returns Any
RefinedExpressionConstraint returns Any
RefinedExpressionConstraint.RefinedExpressionConstraint_1_0 returns Any
DottedExpressionConstraint returns Any
DottedExpressionConstraint.DottedExpressionConstraint_1_0 returns Any
SubExpressionConstraint returns Any
FocusConcept returns Any
Any returns Any
Constraint:
{Any}
- sequence_AttributeConstraint(ISerializationContext, AttributeConstraint) - Method in class com.b2international.snowowl.snomed.ecl.serializer.EclSemanticSequencer
-
Contexts:
Refinement returns AttributeConstraint
OrRefinement returns AttributeConstraint
OrRefinement.OrRefinement_1_0_0 returns AttributeConstraint
AndRefinement returns AttributeConstraint
AndRefinement.AndRefinement_1_0_0 returns AttributeConstraint
SubRefinement returns AttributeConstraint
AttributeSet returns AttributeConstraint
OrAttributeSet returns AttributeConstraint
OrAttributeSet.OrRefinement_1_0 returns AttributeConstraint
AndAttributeSet returns AttributeConstraint
AndAttributeSet.AndRefinement_1_0 returns AttributeConstraint
SubAttributeSet returns AttributeConstraint
AttributeConstraint returns AttributeConstraint
Constraint:
(cardinality=Cardinality? reversed?=REVERSED? attribute=SubExpressionConstraint comparison=Comparison)
- sequence_AttributeGroup(ISerializationContext, AttributeGroup) - Method in class com.b2international.snowowl.snomed.ecl.serializer.EclSemanticSequencer
-
Contexts:
Refinement returns AttributeGroup
OrRefinement returns AttributeGroup
OrRefinement.OrRefinement_1_0_0 returns AttributeGroup
AndRefinement returns AttributeGroup
AndRefinement.AndRefinement_1_0_0 returns AttributeGroup
SubRefinement returns AttributeGroup
AttributeGroup returns AttributeGroup
Constraint:
(cardinality=Cardinality? refinement=AttributeSet)
- sequence_AttributeValueEquals(ISerializationContext, AttributeValueEquals) - Method in class com.b2international.snowowl.snomed.ecl.serializer.EclSemanticSequencer
-
Contexts:
Comparison returns AttributeValueEquals
AttributeComparison returns AttributeValueEquals
AttributeValueEquals returns AttributeValueEquals
Constraint:
constraint=SubExpressionConstraint
- sequence_AttributeValueNotEquals(ISerializationContext, AttributeValueNotEquals) - Method in class com.b2international.snowowl.snomed.ecl.serializer.EclSemanticSequencer
-
Contexts:
Comparison returns AttributeValueNotEquals
AttributeComparison returns AttributeValueNotEquals
AttributeValueNotEquals returns AttributeValueNotEquals
Constraint:
constraint=SubExpressionConstraint
- sequence_Cardinality(ISerializationContext, Cardinality) - Method in class com.b2international.snowowl.snomed.ecl.serializer.EclSemanticSequencer
-
Contexts:
Cardinality returns Cardinality
Constraint:
(min=NonNegativeInteger max=MaxValue)
- sequence_ChildOf(ISerializationContext, ChildOf) - Method in class com.b2international.snowowl.snomed.ecl.serializer.EclSemanticSequencer
-
Contexts:
ExpressionConstraint returns ChildOf
OrExpressionConstraint returns ChildOf
OrExpressionConstraint.OrExpressionConstraint_1_0 returns ChildOf
AndExpressionConstraint returns ChildOf
AndExpressionConstraint.AndExpressionConstraint_1_0 returns ChildOf
ExclusionExpressionConstraint returns ChildOf
ExclusionExpressionConstraint.ExclusionExpressionConstraint_1_0 returns ChildOf
RefinedExpressionConstraint returns ChildOf
RefinedExpressionConstraint.RefinedExpressionConstraint_1_0 returns ChildOf
DottedExpressionConstraint returns ChildOf
DottedExpressionConstraint.DottedExpressionConstraint_1_0 returns ChildOf
SubExpressionConstraint returns ChildOf
ChildOf returns ChildOf
Constraint:
constraint=FocusConcept
- sequence_ConceptReference(ISerializationContext, ConceptReference) - Method in class com.b2international.snowowl.snomed.ecl.serializer.EclSemanticSequencer
-
Contexts:
ExpressionConstraint returns ConceptReference
OrExpressionConstraint returns ConceptReference
OrExpressionConstraint.OrExpressionConstraint_1_0 returns ConceptReference
AndExpressionConstraint returns ConceptReference
AndExpressionConstraint.AndExpressionConstraint_1_0 returns ConceptReference
ExclusionExpressionConstraint returns ConceptReference
ExclusionExpressionConstraint.ExclusionExpressionConstraint_1_0 returns ConceptReference
RefinedExpressionConstraint returns ConceptReference
RefinedExpressionConstraint.RefinedExpressionConstraint_1_0 returns ConceptReference
DottedExpressionConstraint returns ConceptReference
DottedExpressionConstraint.DottedExpressionConstraint_1_0 returns ConceptReference
SubExpressionConstraint returns ConceptReference
FocusConcept returns ConceptReference
ConceptReference returns ConceptReference
Constraint:
(id=SnomedIdentifier term=TERM_STRING?)
- sequence_DecimalValueEquals(ISerializationContext, DecimalValueEquals) - Method in class com.b2international.snowowl.snomed.ecl.serializer.EclSemanticSequencer
-
Contexts:
Comparison returns DecimalValueEquals
DataTypeComparison returns DecimalValueEquals
DecimalValueEquals returns DecimalValueEquals
Constraint:
value=Decimal
- sequence_DecimalValueGreaterThan(ISerializationContext, DecimalValueGreaterThan) - Method in class com.b2international.snowowl.snomed.ecl.serializer.EclSemanticSequencer
-
Contexts:
Comparison returns DecimalValueGreaterThan
DataTypeComparison returns DecimalValueGreaterThan
DecimalValueGreaterThan returns DecimalValueGreaterThan
Constraint:
value=Decimal
- sequence_DecimalValueGreaterThanEquals(ISerializationContext, DecimalValueGreaterThanEquals) - Method in class com.b2international.snowowl.snomed.ecl.serializer.EclSemanticSequencer
-
Contexts:
Comparison returns DecimalValueGreaterThanEquals
DataTypeComparison returns DecimalValueGreaterThanEquals
DecimalValueGreaterThanEquals returns DecimalValueGreaterThanEquals
Constraint:
value=Decimal
- sequence_DecimalValueLessThan(ISerializationContext, DecimalValueLessThan) - Method in class com.b2international.snowowl.snomed.ecl.serializer.EclSemanticSequencer
-
Contexts:
Comparison returns DecimalValueLessThan
DataTypeComparison returns DecimalValueLessThan
DecimalValueLessThan returns DecimalValueLessThan
Constraint:
value=Decimal
- sequence_DecimalValueLessThanEquals(ISerializationContext, DecimalValueLessThanEquals) - Method in class com.b2international.snowowl.snomed.ecl.serializer.EclSemanticSequencer
-
Contexts:
Comparison returns DecimalValueLessThanEquals
DataTypeComparison returns DecimalValueLessThanEquals
DecimalValueLessThanEquals returns DecimalValueLessThanEquals
Constraint:
value=Decimal
- sequence_DecimalValueNotEquals(ISerializationContext, DecimalValueNotEquals) - Method in class com.b2international.snowowl.snomed.ecl.serializer.EclSemanticSequencer
-
Contexts:
Comparison returns DecimalValueNotEquals
DataTypeComparison returns DecimalValueNotEquals
DecimalValueNotEquals returns DecimalValueNotEquals
Constraint:
value=Decimal
- sequence_DescendantOf(ISerializationContext, DescendantOf) - Method in class com.b2international.snowowl.snomed.ecl.serializer.EclSemanticSequencer
-
Contexts:
ExpressionConstraint returns DescendantOf
OrExpressionConstraint returns DescendantOf
OrExpressionConstraint.OrExpressionConstraint_1_0 returns DescendantOf
AndExpressionConstraint returns DescendantOf
AndExpressionConstraint.AndExpressionConstraint_1_0 returns DescendantOf
ExclusionExpressionConstraint returns DescendantOf
ExclusionExpressionConstraint.ExclusionExpressionConstraint_1_0 returns DescendantOf
RefinedExpressionConstraint returns DescendantOf
RefinedExpressionConstraint.RefinedExpressionConstraint_1_0 returns DescendantOf
DottedExpressionConstraint returns DescendantOf
DottedExpressionConstraint.DottedExpressionConstraint_1_0 returns DescendantOf
SubExpressionConstraint returns DescendantOf
DescendantOf returns DescendantOf
Constraint:
constraint=FocusConcept
- sequence_DescendantOrSelfOf(ISerializationContext, DescendantOrSelfOf) - Method in class com.b2international.snowowl.snomed.ecl.serializer.EclSemanticSequencer
-
Contexts:
ExpressionConstraint returns DescendantOrSelfOf
OrExpressionConstraint returns DescendantOrSelfOf
OrExpressionConstraint.OrExpressionConstraint_1_0 returns DescendantOrSelfOf
AndExpressionConstraint returns DescendantOrSelfOf
AndExpressionConstraint.AndExpressionConstraint_1_0 returns DescendantOrSelfOf
ExclusionExpressionConstraint returns DescendantOrSelfOf
ExclusionExpressionConstraint.ExclusionExpressionConstraint_1_0 returns DescendantOrSelfOf
RefinedExpressionConstraint returns DescendantOrSelfOf
RefinedExpressionConstraint.RefinedExpressionConstraint_1_0 returns DescendantOrSelfOf
DottedExpressionConstraint returns DescendantOrSelfOf
DottedExpressionConstraint.DottedExpressionConstraint_1_0 returns DescendantOrSelfOf
SubExpressionConstraint returns DescendantOrSelfOf
DescendantOrSelfOf returns DescendantOrSelfOf
Constraint:
constraint=FocusConcept
- sequence_DottedExpressionConstraint(ISerializationContext, DottedExpressionConstraint) - Method in class com.b2international.snowowl.snomed.ecl.serializer.EclSemanticSequencer
-
Contexts:
ExpressionConstraint returns DottedExpressionConstraint
OrExpressionConstraint returns DottedExpressionConstraint
OrExpressionConstraint.OrExpressionConstraint_1_0 returns DottedExpressionConstraint
AndExpressionConstraint returns DottedExpressionConstraint
AndExpressionConstraint.AndExpressionConstraint_1_0 returns DottedExpressionConstraint
ExclusionExpressionConstraint returns DottedExpressionConstraint
ExclusionExpressionConstraint.ExclusionExpressionConstraint_1_0 returns DottedExpressionConstraint
RefinedExpressionConstraint returns DottedExpressionConstraint
RefinedExpressionConstraint.RefinedExpressionConstraint_1_0 returns DottedExpressionConstraint
DottedExpressionConstraint returns DottedExpressionConstraint
DottedExpressionConstraint.DottedExpressionConstraint_1_0 returns DottedExpressionConstraint
Constraint:
(constraint=DottedExpressionConstraint_DottedExpressionConstraint_1_0 attribute=SubExpressionConstraint)
- sequence_ExclusionExpressionConstraint(ISerializationContext, ExclusionExpressionConstraint) - Method in class com.b2international.snowowl.snomed.ecl.serializer.EclSemanticSequencer
-
Contexts:
ExpressionConstraint returns ExclusionExpressionConstraint
OrExpressionConstraint returns ExclusionExpressionConstraint
OrExpressionConstraint.OrExpressionConstraint_1_0 returns ExclusionExpressionConstraint
AndExpressionConstraint returns ExclusionExpressionConstraint
AndExpressionConstraint.AndExpressionConstraint_1_0 returns ExclusionExpressionConstraint
ExclusionExpressionConstraint returns ExclusionExpressionConstraint
Constraint:
(left=ExclusionExpressionConstraint_ExclusionExpressionConstraint_1_0 right=RefinedExpressionConstraint)
- sequence_IntegerValueEquals(ISerializationContext, IntegerValueEquals) - Method in class com.b2international.snowowl.snomed.ecl.serializer.EclSemanticSequencer
-
Contexts:
Comparison returns IntegerValueEquals
DataTypeComparison returns IntegerValueEquals
IntegerValueEquals returns IntegerValueEquals
Constraint:
value=Integer
- sequence_IntegerValueGreaterThan(ISerializationContext, IntegerValueGreaterThan) - Method in class com.b2international.snowowl.snomed.ecl.serializer.EclSemanticSequencer
-
Contexts:
Comparison returns IntegerValueGreaterThan
DataTypeComparison returns IntegerValueGreaterThan
IntegerValueGreaterThan returns IntegerValueGreaterThan
Constraint:
value=Integer
- sequence_IntegerValueGreaterThanEquals(ISerializationContext, IntegerValueGreaterThanEquals) - Method in class com.b2international.snowowl.snomed.ecl.serializer.EclSemanticSequencer
-
Contexts:
Comparison returns IntegerValueGreaterThanEquals
DataTypeComparison returns IntegerValueGreaterThanEquals
IntegerValueGreaterThanEquals returns IntegerValueGreaterThanEquals
Constraint:
value=Integer
- sequence_IntegerValueLessThan(ISerializationContext, IntegerValueLessThan) - Method in class com.b2international.snowowl.snomed.ecl.serializer.EclSemanticSequencer
-
Contexts:
Comparison returns IntegerValueLessThan
DataTypeComparison returns IntegerValueLessThan
IntegerValueLessThan returns IntegerValueLessThan
Constraint:
value=Integer
- sequence_IntegerValueLessThanEquals(ISerializationContext, IntegerValueLessThanEquals) - Method in class com.b2international.snowowl.snomed.ecl.serializer.EclSemanticSequencer
-
Contexts:
Comparison returns IntegerValueLessThanEquals
DataTypeComparison returns IntegerValueLessThanEquals
IntegerValueLessThanEquals returns IntegerValueLessThanEquals
Constraint:
value=Integer
- sequence_IntegerValueNotEquals(ISerializationContext, IntegerValueNotEquals) - Method in class com.b2international.snowowl.snomed.ecl.serializer.EclSemanticSequencer
-
Contexts:
Comparison returns IntegerValueNotEquals
DataTypeComparison returns IntegerValueNotEquals
IntegerValueNotEquals returns IntegerValueNotEquals
Constraint:
value=Integer
- sequence_MemberOf(ISerializationContext, MemberOf) - Method in class com.b2international.snowowl.snomed.ecl.serializer.EclSemanticSequencer
-
Contexts:
ExpressionConstraint returns MemberOf
OrExpressionConstraint returns MemberOf
OrExpressionConstraint.OrExpressionConstraint_1_0 returns MemberOf
AndExpressionConstraint returns MemberOf
AndExpressionConstraint.AndExpressionConstraint_1_0 returns MemberOf
ExclusionExpressionConstraint returns MemberOf
ExclusionExpressionConstraint.ExclusionExpressionConstraint_1_0 returns MemberOf
RefinedExpressionConstraint returns MemberOf
RefinedExpressionConstraint.RefinedExpressionConstraint_1_0 returns MemberOf
DottedExpressionConstraint returns MemberOf
DottedExpressionConstraint.DottedExpressionConstraint_1_0 returns MemberOf
SubExpressionConstraint returns MemberOf
FocusConcept returns MemberOf
MemberOf returns MemberOf
Constraint:
(constraint=ConceptReference | constraint=Any | constraint=NestedExpression)
- sequence_NestedAttributeSet(ISerializationContext, NestedRefinement) - Method in class com.b2international.snowowl.snomed.ecl.serializer.EclSemanticSequencer
-
Contexts:
AttributeSet returns NestedRefinement
OrAttributeSet returns NestedRefinement
OrAttributeSet.OrRefinement_1_0 returns NestedRefinement
AndAttributeSet returns NestedRefinement
AndAttributeSet.AndRefinement_1_0 returns NestedRefinement
SubAttributeSet returns NestedRefinement
NestedAttributeSet returns NestedRefinement
Constraint:
nested=AttributeSet
- sequence_NestedExpression(ISerializationContext, NestedExpression) - Method in class com.b2international.snowowl.snomed.ecl.serializer.EclSemanticSequencer
-
Contexts:
ExpressionConstraint returns NestedExpression
OrExpressionConstraint returns NestedExpression
OrExpressionConstraint.OrExpressionConstraint_1_0 returns NestedExpression
AndExpressionConstraint returns NestedExpression
AndExpressionConstraint.AndExpressionConstraint_1_0 returns NestedExpression
ExclusionExpressionConstraint returns NestedExpression
ExclusionExpressionConstraint.ExclusionExpressionConstraint_1_0 returns NestedExpression
RefinedExpressionConstraint returns NestedExpression
RefinedExpressionConstraint.RefinedExpressionConstraint_1_0 returns NestedExpression
DottedExpressionConstraint returns NestedExpression
DottedExpressionConstraint.DottedExpressionConstraint_1_0 returns NestedExpression
SubExpressionConstraint returns NestedExpression
FocusConcept returns NestedExpression
NestedExpression returns NestedExpression
Constraint:
nested=ExpressionConstraint
- sequence_NestedRefinement(ISerializationContext, NestedRefinement) - Method in class com.b2international.snowowl.snomed.ecl.serializer.EclSemanticSequencer
-
Contexts:
Refinement returns NestedRefinement
OrRefinement returns NestedRefinement
OrRefinement.OrRefinement_1_0_0 returns NestedRefinement
AndRefinement returns NestedRefinement
AndRefinement.AndRefinement_1_0_0 returns NestedRefinement
SubRefinement returns NestedRefinement
NestedRefinement returns NestedRefinement
Constraint:
nested=Refinement
- sequence_OrAttributeSet(ISerializationContext, OrRefinement) - Method in class com.b2international.snowowl.snomed.ecl.serializer.EclSemanticSequencer
-
Contexts:
AttributeSet returns OrRefinement
OrAttributeSet returns OrRefinement
OrAttributeSet.OrRefinement_1_0 returns OrRefinement
Constraint:
(left=OrAttributeSet_OrRefinement_1_0 right=AndAttributeSet)
- sequence_OrExpressionConstraint(ISerializationContext, OrExpressionConstraint) - Method in class com.b2international.snowowl.snomed.ecl.serializer.EclSemanticSequencer
-
Contexts:
ExpressionConstraint returns OrExpressionConstraint
OrExpressionConstraint returns OrExpressionConstraint
OrExpressionConstraint.OrExpressionConstraint_1_0 returns OrExpressionConstraint
Constraint:
(left=OrExpressionConstraint_OrExpressionConstraint_1_0 right=AndExpressionConstraint)
- sequence_OrRefinement(ISerializationContext, OrRefinement) - Method in class com.b2international.snowowl.snomed.ecl.serializer.EclSemanticSequencer
-
Contexts:
Refinement returns OrRefinement
OrRefinement returns OrRefinement
OrRefinement.OrRefinement_1_0_0 returns OrRefinement
Constraint:
(left=OrRefinement_OrRefinement_1_0_0 right=AndRefinement)
- sequence_ParentOf(ISerializationContext, ParentOf) - Method in class com.b2international.snowowl.snomed.ecl.serializer.EclSemanticSequencer
-
Contexts:
ExpressionConstraint returns ParentOf
OrExpressionConstraint returns ParentOf
OrExpressionConstraint.OrExpressionConstraint_1_0 returns ParentOf
AndExpressionConstraint returns ParentOf
AndExpressionConstraint.AndExpressionConstraint_1_0 returns ParentOf
ExclusionExpressionConstraint returns ParentOf
ExclusionExpressionConstraint.ExclusionExpressionConstraint_1_0 returns ParentOf
RefinedExpressionConstraint returns ParentOf
RefinedExpressionConstraint.RefinedExpressionConstraint_1_0 returns ParentOf
DottedExpressionConstraint returns ParentOf
DottedExpressionConstraint.DottedExpressionConstraint_1_0 returns ParentOf
SubExpressionConstraint returns ParentOf
ParentOf returns ParentOf
Constraint:
constraint=FocusConcept
- sequence_RefinedExpressionConstraint(ISerializationContext, RefinedExpressionConstraint) - Method in class com.b2international.snowowl.snomed.ecl.serializer.EclSemanticSequencer
-
Contexts:
ExpressionConstraint returns RefinedExpressionConstraint
OrExpressionConstraint returns RefinedExpressionConstraint
OrExpressionConstraint.OrExpressionConstraint_1_0 returns RefinedExpressionConstraint
AndExpressionConstraint returns RefinedExpressionConstraint
AndExpressionConstraint.AndExpressionConstraint_1_0 returns RefinedExpressionConstraint
ExclusionExpressionConstraint returns RefinedExpressionConstraint
ExclusionExpressionConstraint.ExclusionExpressionConstraint_1_0 returns RefinedExpressionConstraint
RefinedExpressionConstraint returns RefinedExpressionConstraint
Constraint:
(constraint=RefinedExpressionConstraint_RefinedExpressionConstraint_1_0 refinement=Refinement)
- sequence_Script(ISerializationContext, Script) - Method in class com.b2international.snowowl.snomed.ecl.serializer.EclSemanticSequencer
-
Contexts:
Script returns Script
Constraint:
constraint=ExpressionConstraint?
- sequence_StringValueEquals(ISerializationContext, StringValueEquals) - Method in class com.b2international.snowowl.snomed.ecl.serializer.EclSemanticSequencer
-
Contexts:
Comparison returns StringValueEquals
DataTypeComparison returns StringValueEquals
StringValueEquals returns StringValueEquals
Constraint:
value=STRING
- sequence_StringValueNotEquals(ISerializationContext, StringValueNotEquals) - Method in class com.b2international.snowowl.snomed.ecl.serializer.EclSemanticSequencer
-
Contexts:
Comparison returns StringValueNotEquals
DataTypeComparison returns StringValueNotEquals
StringValueNotEquals returns StringValueNotEquals
Constraint:
value=STRING
- sequenceBetween(Long, Long) - Static method in class com.b2international.snowowl.snomed.datastore.id.domain.SctId.Expressions
-
- SequentialItemIdGenerationStrategy - Class in com.b2international.snowowl.snomed.datastore.id.gen
-
An item identifier generation strategy that assigns item identifiers to components in a sequential
fashion.
- SequentialItemIdGenerationStrategy(ISnomedIdentifierReservationService) - Constructor for class com.b2international.snowowl.snomed.datastore.id.gen.SequentialItemIdGenerationStrategy
-
- SequentialItemIdGenerationStrategy.ItemIdCounter - Class in com.b2international.snowowl.snomed.datastore.id.gen
-
- serializableCancel() - Static method in class com.b2international.commons.status.Statuses
-
Returns a serializable IStatus implementation with
IStatus.CANCEL severity.
- SerializableCDOCommitInfo - Class in com.b2international.snowowl.datastore.cdo
-
Class for wrapping a commit info and adding Serializable nature via Externalizable.
- SerializableCDOCommitInfo() - Constructor for class com.b2international.snowowl.datastore.cdo.SerializableCDOCommitInfo
-
Deprecated.
- SerializableCDOCommitInfo(CDOCommitInfo) - Constructor for class com.b2international.snowowl.datastore.cdo.SerializableCDOCommitInfo
-
- SerializableMultiStatus - Class in com.b2international.commons.status
-
SerializableMultiStatus from the Eclipse ECF project.
- SerializableMultiStatus(MultiStatus) - Constructor for class com.b2international.commons.status.SerializableMultiStatus
-
- SerializableMultiStatus(String, int, IStatus[], String, Throwable) - Constructor for class com.b2international.commons.status.SerializableMultiStatus
-
- SerializableMultiStatus(String, int, String, Throwable) - Constructor for class com.b2international.commons.status.SerializableMultiStatus
-
- SerializableMultiStatus(int, String, int, String, Throwable) - Constructor for class com.b2international.commons.status.SerializableMultiStatus
-
- serializableOk() - Static method in class com.b2international.commons.status.Statuses
-
Returns a serializable IStatus implementation with
IStatus.OK severity.
- serializablePairOf(A, B) - Static method in class com.b2international.commons.Pair
-
Creates a new serializable pair instance for the given values.
- serializablePairOf(A, B) - Static method in class com.b2international.commons.Pair
-
Creates a new serializable pair instance for the given values.
- SerializableStatus - Class in com.b2international.commons.status
-
SerializableStatus implementation from the Eclipse ECF project.
- SerializableStatus(IStatus) - Constructor for class com.b2international.commons.status.SerializableStatus
-
- SerializableStatus(int, String, int, String, Throwable) - Constructor for class com.b2international.commons.status.SerializableStatus
-
- SerializableStatus(int, String, int, String) - Constructor for class com.b2international.commons.status.SerializableStatus
-
- SerializableStatus(int, String, String, Throwable) - Constructor for class com.b2international.commons.status.SerializableStatus
-
- SerializableStatus(int, String, String) - Constructor for class com.b2international.commons.status.SerializableStatus
-
- serialize(T) - Method in class com.b2international.snowowl.core.api.preferences.io.ConfigurationEntrySerializer
-
- serialize() - Method in class com.b2international.snowowl.core.api.preferences.TableConfiguration
-
- serialize(ExpressionConstraint) - Method in class com.b2international.snowowl.snomed.core.ecl.DefaultEclSerializer
-
- serialize(ExpressionConstraint) - Method in interface com.b2international.snowowl.snomed.core.ecl.EclSerializer
-
- serializeDefaults() - Method in class com.b2international.snowowl.core.api.preferences.io.ConfigurationEntrySerializer
-
For internal use only; serializes current contents into the defaults file.
- serializeToXml(RefSetAutoMapperModel) - Static method in class com.b2international.snowowl.snomed.core.refset.automap.RefSetAutoMapPersisterUtil
-
Takes the model and serializes it to XML
- serializeValue(DataType, T) - Static method in class com.b2international.snowowl.snomed.datastore.SnomedRefSetUtil
-
- serializeWithoutTerms(ExpressionConstraint) - Method in class com.b2international.snowowl.snomed.core.ecl.DefaultEclSerializer
-
- serializeWithoutTerms(ExpressionConstraint) - Method in interface com.b2international.snowowl.snomed.core.ecl.EclSerializer
-
- ServerCDOView2(InternalView, InternalSession, CDOBranchPoint, boolean, CDORevisionProvider) - Constructor for class com.b2international.snowowl.datastore.server.CDOServerChangeManager.ServerCDOView2
-
- ServerDbUtils - Class in com.b2international.snowowl.datastore.server
-
Server side utility class for the object-relational backend.
- ServerDbUtils() - Constructor for class com.b2international.snowowl.datastore.server.ServerDbUtils
-
- ServerFactory(RpcConfiguration) - Constructor for class com.b2international.snowowl.rpc.RpcProtocol.ServerFactory
-
- ServerInfo - Class in com.b2international.snowowl.core
-
- ServerInfo(String, String, Repositories) - Constructor for class com.b2international.snowowl.core.ServerInfo
-
- ServerInfoGetRequestBuilder - Class in com.b2international.snowowl.datastore.request.system
-
- ServerInfoGetRequestBuilder() - Constructor for class com.b2international.snowowl.datastore.request.system.ServerInfoGetRequestBuilder
-
- ServerProtocolFactoryRegistry - Class in com.b2international.snowowl.datastore.server
-
Registry for custom Net4j protocol factories.
- service(Class<T>) - Method in class com.b2international.snowowl.core.domain.DelegatingContext
-
- service(Class<T>) - Method in interface com.b2international.snowowl.core.ServiceProvider
-
Returns the given service or throws an exception if none found in the current
ApplicationContext.
- service(Class<T>) - Method in class com.b2international.snowowl.core.setup.Environment
-
- service(Class<T>) - Method in class com.b2international.snowowl.datastore.server.snomed.ImportOnlySnomedTransactionContext
-
- SERVICE_CONFIG_JOB_EXTENSION_POINT_ID - Static variable in enum com.b2international.snowowl.datastore.serviceconfig.ServiceConfigJobManager
-
Unique identifier of the service configuration job extension point.
- serviceChanged(S, S) - Method in interface com.b2international.snowowl.core.IServiceChangeListener
-
- ServiceConfigJob - Class in com.b2international.snowowl.datastore.serviceconfig
-
Job for creating, initializing and registering an application service.
- ServiceConfigJob(String, Object) - Constructor for class com.b2international.snowowl.datastore.serviceconfig.ServiceConfigJob
-
Creates a new job for initializing and configuring some service.
- ServiceConfigJobManager - Enum in com.b2international.snowowl.datastore.serviceconfig
-
Class for managing and registering all service configuration jobs available via extension points.
- ServiceConfigJobManager.IServiceConfigJobChangeListener - Interface in com.b2international.snowowl.datastore.serviceconfig
-
- ServiceProvider - Interface in com.b2international.snowowl.core
-
- ServiceRegistryEntry() - Constructor for class com.b2international.snowowl.core.ApplicationContext.ServiceRegistryEntry
-
- services() - Method in class com.b2international.snowowl.core.setup.Environment
-
- set(int, byte) - Method in interface com.b2international.collections.bytes.ByteList
-
- set(byte) - Method in interface com.b2international.collections.bytes.ByteListIterator
-
- set(int, float) - Method in interface com.b2international.collections.floats.FloatList
-
- set(float) - Method in interface com.b2international.collections.floats.FloatListIterator
-
- set(int, int) - Method in interface com.b2international.collections.ints.IntList
-
- set(int) - Method in interface com.b2international.collections.ints.IntListIterator
-
- set(int, long) - Method in interface com.b2international.collections.longs.LongList
-
- set(long) - Method in interface com.b2international.collections.longs.LongListIterator
-
- set(long) - Method in class com.b2international.commons.collect.LongListIteratorWrapper
-
Not supported.
- set(E) - Method in class com.b2international.commons.collections.BackwardListIterator
-
- set(F) - Method in class com.b2international.commons.collections.MutableSupplier
-
Sets the new value on the underling reference.
- set(Metrics) - Static method in class com.b2international.snowowl.core.events.metrics.MetricsThreadLocal
-
- set_id(String) - Method in class com.b2international.index.revision.Revision
-
- set_id(String) - Method in interface com.b2international.index.WithId
-
- set_id(String) - Method in class com.b2international.snowowl.datastore.commitinfo.CommitInfoDocument
-
- setA(A) - Method in class com.b2international.commons.Pair
-
- setA(A) - Method in class com.b2international.commons.Pair
-
- setAcceptability(Map<String, Acceptability>) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedDescriptionCreateRequest
-
- setAcceptability(Map<String, Acceptability>) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedDescriptionCreateRequestBuilder
-
- setAcceptability(Map<String, Acceptability>) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedDescriptionUpdateRequestBuilder
-
- setAcceptabilityId(String) - Method in class com.b2international.snowowl.snomed.importer.rf2.UnsupportedRf2RefSetMember
-
- setAcceptabilityId(String) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedLanguageRefSetMemberImpl
-
- setAcceptabilityId(String) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedLanguageRefSetMember
-
- setAcceptabilityMap(Map<String, Acceptability>) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserDescription
-
- setAcceptabilityMap(Map<String, Acceptability>) - Method in class com.b2international.snowowl.snomed.core.domain.SnomedDescription
-
- setActive(boolean) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserChildConcept
-
- setActive(boolean) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserComponent
-
- setActive(boolean) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserDescriptionResult
-
- setActive(boolean) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserDescriptionResultDetails
-
- setActive(boolean) - Method in interface com.b2international.snowowl.snomed.Component
-
- setActive(boolean) - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedConceptModelComponent
-
- setActive(Boolean) - Method in class com.b2international.snowowl.snomed.core.domain.SnomedComponent
-
- setActive(Boolean) - Method in class com.b2international.snowowl.snomed.datastore.request.BaseSnomedComponentUpdateRequestBuilder
-
- setActive(Boolean) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedComponentCreateRequestBuilder
-
- setActive(Boolean) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedRefSetMemberCreateRequestBuilder
-
- setActive(boolean) - Method in class com.b2international.snowowl.snomed.impl.ComponentImpl
-
- setActive(boolean) - Method in class com.b2international.snowowl.snomed.importer.rf2.UnsupportedRf2RefSetMember
-
- setActive(boolean) - Method in interface com.b2international.snowowl.snomed.mrcm.ConceptModelComponent
-
Sets the value of the '
Active' attribute.
- setActive(boolean) - Method in class com.b2international.snowowl.snomed.mrcm.impl.ConceptModelComponentImpl
-
- setActive(boolean) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedRefSetMemberImpl
-
- setActive(boolean) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetMember
-
- setActiveProfile(SearchProfile) - Method in class com.b2international.snowowl.snomed.datastore.index.interest.SearchProfilePreferences
-
- setAdditionalIds(Collection<String>) - Method in class com.b2international.snowowl.snomed.datastore.id.domain.SctId
-
- setAdditionalModules(Map<String, Class<?>>) - Method in class com.b2international.commons.config.ConfigurationFactory
-
- setAddress(String) - Method in interface com.b2international.snowowl.eventbus.IMessage
-
Sets the address for this message;
- setAddresses(List<String>) - Method in class com.b2international.commons.URLHistory
-
Set addresses.
- setAddresses(String) - Method in class com.b2international.commons.URLHistory
-
Converts a string of repository address histories list of strings and sets the addresses.
- setAddresses(List<String>) - Method in class com.b2international.commons.URLHistory
-
Set addresses.
- setAddresses(String) - Method in class com.b2international.commons.URLHistory
-
Converts a string of repository address histories list of strings and sets the addresses.
- setAdminParty(boolean) - Method in class com.b2international.snowowl.identity.IdentityConfiguration
-
- setAffectedComponentLabels(List<String>) - Method in class com.b2international.snowowl.core.validation.issue.ValidationIssue
-
- setAllChecked() - Method in class com.b2international.snowowl.snomed.importer.net4j.SnomedSubsetImportConfiguration
-
- setAncestorIds(long[]) - Method in class com.b2international.snowowl.snomed.core.domain.SnomedConcept
-
- setAncestors(SnomedConcepts) - Method in class com.b2international.snowowl.snomed.core.domain.SnomedConcept
-
- setAnnotation(String) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedAnnotationRefSetMemberImpl
-
- setAnnotation(String) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedAnnotationRefSetMember
-
- setArchiveFile(File) - Method in class com.b2international.snowowl.snomed.importer.net4j.ImportConfiguration
-
- setAssociationTargets(Multimap<AssociationType, String>) - Method in class com.b2international.snowowl.snomed.core.domain.SnomedConcept
-
- setAssociationTargets(Multimap<AssociationType, String>) - Method in class com.b2international.snowowl.snomed.core.domain.SnomedDescription
-
- setAssociationTargets(T, Multimap<AssociationType, String>) - Method in class com.b2international.snowowl.snomed.datastore.converter.InactivationExpander
-
- setAssociationTargets(Multimap<AssociationType, String>) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedConceptUpdateRequestBuilder
-
- setAssociationTargets(Multimap<AssociationType, String>) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedDescriptionUpdateRequestBuilder
-
- setAttribute(SnomedConceptSetDefinition) - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedRelationshipPredicate
-
- setAttribute(Object, Object) - Method in class com.b2international.snowowl.snomed.datastore.AlwalysComplexMapAttribute
-
- setAttribute(Object, Object) - Method in interface com.b2international.snowowl.snomed.datastore.IComplexMapAttribute
-
Sets an attribute for a specified value.
- setAttribute(Object, Object) - Method in class com.b2international.snowowl.snomed.datastore.IfAvailableComplexMapAttribute
-
- setAttribute(Object, Object) - Method in class com.b2international.snowowl.snomed.datastore.IfExistsComplexMapAttribute
-
- setAttribute(Object, Object) - Method in class com.b2international.snowowl.snomed.datastore.PlainComplexMapAttribute
-
- setAttribute(Object, Object) - Method in class com.b2international.snowowl.snomed.datastore.UnspecifiedAlwaysComplexMapAttribute
-
- setAttribute(Object, Object) - Method in class com.b2international.snowowl.snomed.datastore.UnspecifiedIfExistsComplexMapAttribute
-
- setAttribute(ExpressionConstraint) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.AttributeConstraint
-
Sets the value of the '
Attribute' containment reference.
- setAttribute(ExpressionConstraint) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.DottedExpressionConstraint
-
Sets the value of the '
Attribute' containment reference.
- setAttribute(ExpressionConstraint) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.AttributeConstraintImpl
-
- setAttribute(ExpressionConstraint) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.DottedExpressionConstraintImpl
-
- setAttribute(ConceptSetDefinition) - Method in class com.b2international.snowowl.snomed.mrcm.impl.RelationshipPredicateImpl
-
- setAttribute(ConceptSetDefinition) - Method in interface com.b2international.snowowl.snomed.mrcm.RelationshipPredicate
-
Sets the value of the '
Attribute' containment reference.
- setAttributeCardinality(String) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedMRCMAttributeDomainRefSetMemberImpl
-
- setAttributeCardinality(String) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedMRCMAttributeDomainRefSetMember
-
- setAttributeConceptIdMap(Map<String, String>) - Method in class com.b2international.snowowl.dsl.expressionextractor.ExtractedSCGAttributeGroup
-
Map relationship type concept id, relationship destination concept id
- setAttributeInGroupCardinality(String) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedMRCMAttributeDomainRefSetMemberImpl
-
- setAttributeInGroupCardinality(String) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedMRCMAttributeDomainRefSetMember
-
- setAttributeRule(String) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedMRCMAttributeRangeRefSetMemberImpl
-
- setAttributeRule(String) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedMRCMAttributeRangeRefSetMember
-
- setAuthor(String) - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedConceptModelComponent
-
- setAuthor(String) - Method in class com.b2international.snowowl.snomed.datastore.id.domain.SctId
-
- setAuthor(String) - Method in interface com.b2international.snowowl.snomed.mrcm.ConceptModelComponent
-
Sets the value of the '
Author' attribute.
- setAuthor(String) - Method in class com.b2international.snowowl.snomed.mrcm.impl.ConceptModelComponentImpl
-
- setAutoMappedId(String) - Method in class com.b2international.snowowl.snomed.core.refset.automap.AutoMapEntry
-
- setB(B) - Method in class com.b2international.commons.Pair
-
- setB(B) - Method in class com.b2international.commons.Pair
-
- setBase(String) - Method in class com.b2international.snowowl.datastore.request.compare.BranchCompareRequestBuilder
-
- setBlocked(IStatus) - Method in class com.b2international.commons.CancelableProgressMonitorWrapper
-
- setBlocked(IStatus) - Method in class com.b2international.commons.CancelableProgressMonitorWrapper
-
- setBody(ClamlModel.TBody) - Method in class com.b2international.snowowl.core.claml.ClamlModel.Table
-
- setBody(BulkRequestBuilder<BranchContext>) - Method in class com.b2international.snowowl.datastore.request.RepositoryBulkReadRequestBuilder
-
- setBody(RequestBuilder<TransactionContext, ?>) - Method in class com.b2international.snowowl.datastore.request.RepositoryCommitRequestBuilder
-
- setBody(Request<TransactionContext, ?>) - Method in class com.b2international.snowowl.datastore.request.RepositoryCommitRequestBuilder
-
- setBooleanDatatypeRefsetIdentifier(String) - Method in class com.b2international.snowowl.snomed.datastore.config.SnomedCoreConfiguration
-
Sets the ID of the boolean datatype reference set identifier concept
- setBranchPath(String) - Method in class com.b2international.index.revision.Revision
-
- setBranchPath(String) - Method in class com.b2international.snowowl.api.impl.codesystem.domain.CodeSystem
-
- setBranchPath(String) - Method in class com.b2international.snowowl.datastore.request.repository.PurgeRequestBuilder
-
- setBranchPath(String) - Method in interface com.b2international.snowowl.terminologymetadata.CodeSystem
-
- setBranchPath(String) - Method in class com.b2international.snowowl.terminologymetadata.impl.CodeSystemImpl
-
- setBranchPath(String) - Method in class com.b2international.snowowl.terminologyregistry.core.request.CodeSystemCreateRequestBuilder
-
- setBranchPath(String) - Method in class com.b2international.snowowl.terminologyregistry.core.request.CodeSystemUpdateRequestBuilder
-
- setBranchPoint(CDOBranchPoint) - Method in class com.b2international.snowowl.datastore.cdo.DelegatingTransaction
-
- setBucketHitsLimit(int) - Method in class com.b2international.index.aggregations.AggregationBuilder
-
- setCanceled(boolean) - Method in class com.b2international.commons.CancelableProgressMonitorWrapper
-
- setCanceled(boolean) - Method in class com.b2international.commons.CancelableProgressMonitorWrapper
-
- setCanceled(boolean) - Method in class com.b2international.commons.TimedProgressMonitorWrapper
-
- setCanceled(boolean) - Method in class com.b2international.commons.TimedProgressMonitorWrapper
-
- setCanceled(boolean) - Method in class com.b2international.snowowl.datastore.server.remotejobs.TrackingProgressMonitor
-
- setCardinality(Cardinality) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.AttributeConstraint
-
Sets the value of the '
Cardinality' containment reference.
- setCardinality(Cardinality) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.AttributeGroup
-
Sets the value of the '
Cardinality' containment reference.
- setCardinality(Cardinality) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.AttributeConstraintImpl
-
- setCardinality(Cardinality) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.AttributeGroupImpl
-
- setCaseSignificance(CaseSignificance) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserDescription
-
- setCaseSignificance(CaseSignificance) - Method in class com.b2international.snowowl.snomed.core.domain.SnomedDescription
-
- setCaseSignificance(CaseSignificance) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedDescriptionCreateRequest
-
- setCaseSignificance(CaseSignificance) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedDescriptionCreateRequestBuilder
-
- setCaseSignificance(CaseSignificance) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedDescriptionUpdateRequestBuilder
-
- setCaseSignificance(Concept) - Method in interface com.b2international.snowowl.snomed.Description
-
- setCaseSignificance(Concept) - Method in class com.b2international.snowowl.snomed.impl.DescriptionImpl
-
- setCategory(ComponentCategory) - Method in class com.b2international.snowowl.snomed.datastore.id.request.AbstractSnomedIdentifierCountedRequestBuilder
-
- setCDOUrl(String) - Method in class com.b2international.snowowl.core.config.ClientPreferences
-
- setCDOUrlHistory(String) - Method in class com.b2international.snowowl.core.config.ClientPreferences
-
- setChangeNature(ChangeNature) - Method in class com.b2international.snowowl.snomed.api.impl.domain.classification.RelationshipChange
-
- setCharacteristicType(CharacteristicType) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserChildConcept
-
- setCharacteristicType(CharacteristicType) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserRelationship
-
- setCharacteristicType(CharacteristicType) - Method in class com.b2international.snowowl.snomed.core.domain.SnomedRelationship
-
- setCharacteristicType(CharacteristicType) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedRelationshipCreateRequestBuilder
-
- setCharacteristicType(CharacteristicType) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedRelationshipUpdateRequestBuilder
-
- setCharacteristicType(Concept) - Method in class com.b2international.snowowl.snomed.impl.RelationshipImpl
-
- setCharacteristicType(Concept) - Method in interface com.b2international.snowowl.snomed.Relationship
-
- setCharacteristicTypeConceptId(String) - Method in interface com.b2international.snowowl.snomed.mrcm.ConcreteDomainElementPredicate
-
- setCharacteristicTypeConceptId(String) - Method in class com.b2international.snowowl.snomed.mrcm.impl.ConcreteDomainElementPredicateImpl
-
- setCharacteristicTypeConceptId(String) - Method in class com.b2international.snowowl.snomed.mrcm.impl.RelationshipPredicateImpl
-
- setCharacteristicTypeConceptId(String) - Method in interface com.b2international.snowowl.snomed.mrcm.RelationshipPredicate
-
- setCharacteristicTypeId(String) - Method in class com.b2international.snowowl.snomed.api.impl.domain.classification.RelationshipChange
-
- setCharacteristicTypeId(String) - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedConcreteDomainPredicate
-
- setCharacteristicTypeId(String) - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedRelationshipPredicate
-
- setCharacteristicTypeId(String) - Method in class com.b2international.snowowl.snomed.importer.rf2.UnsupportedRf2RefSetMember
-
- setCharacteristicTypeId(String) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedConcreteDataTypeRefSetMemberImpl
-
- setCharacteristicTypeId(String) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedConcreteDataTypeRefSetMember
-
- setCheckCycles(boolean) - Method in class com.b2international.snowowl.snomed.datastore.taxonomy.AbstractSnomedTaxonomyBuilder
-
- setCheckDigit(long) - Method in class com.b2international.snowowl.snomed.datastore.id.domain.SctId
-
- setChecked(Map<String, Boolean>) - Method in class com.b2international.snowowl.snomed.importer.net4j.SnomedSubsetImportConfiguration
-
- setChildren(SerializableStatus[]) - Method in class com.b2international.commons.status.SerializableMultiStatus
-
- setChildren(SerializableStatus[]) - Method in class com.b2international.commons.status.SerializableStatus
-
- setChildren(Set<SnomedConceptSetDefinition>) - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedCompositeDefinition
-
- setChildren(Set<SnomedPredicate>) - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedDependencyPredicate
-
- setCisBaseUrl(String) - Method in class com.b2international.snowowl.snomed.datastore.config.SnomedIdentifierConfiguration
-
- setCisClientSoftwareKey(String) - Method in class com.b2international.snowowl.snomed.datastore.config.SnomedIdentifierConfiguration
-
- setCisContextRoot(String) - Method in class com.b2international.snowowl.snomed.datastore.config.SnomedIdentifierConfiguration
-
- setCisMaxConnections(int) - Method in class com.b2international.snowowl.snomed.datastore.config.SnomedIdentifierConfiguration
-
- setCisNumberOfPollTries(long) - Method in class com.b2international.snowowl.snomed.datastore.config.SnomedIdentifierConfiguration
-
- setCisNumberOfReauthTries(int) - Method in class com.b2international.snowowl.snomed.datastore.config.SnomedIdentifierConfiguration
-
- setCisPassword(String) - Method in class com.b2international.snowowl.snomed.datastore.config.SnomedIdentifierConfiguration
-
- setCisTimeBetweenPollTries(long) - Method in class com.b2international.snowowl.snomed.datastore.config.SnomedIdentifierConfiguration
-
- setCisUserName(String) - Method in class com.b2international.snowowl.snomed.datastore.config.SnomedIdentifierConfiguration
-
- setCitation(String) - Method in class com.b2international.snowowl.api.impl.codesystem.domain.CodeSystem
-
- setCitation(String) - Method in interface com.b2international.snowowl.terminologymetadata.CodeSystem
-
Sets the value of the '
Citation' attribute.
- setCitation(String) - Method in class com.b2international.snowowl.terminologymetadata.impl.CodeSystemImpl
-
- setCitation(String) - Method in class com.b2international.snowowl.terminologyregistry.core.request.CodeSystemCreateRequestBuilder
-
- setCitation(String) - Method in class com.b2international.snowowl.terminologyregistry.core.request.CodeSystemUpdateRequestBuilder
-
- setClassificationId(String) - Method in class com.b2international.snowowl.snomed.reasoner.server.request.PersistChangesRequestBuilder
-
- setClusterHealthTimeout(int) - Method in class com.b2international.snowowl.datastore.config.IndexConfiguration
-
- setClusterPassword(String) - Method in class com.b2international.snowowl.datastore.config.IndexConfiguration
-
- setClusterUrl(String) - Method in class com.b2international.snowowl.datastore.config.IndexConfiguration
-
- setClusterUsername(String) - Method in class com.b2international.snowowl.datastore.config.IndexConfiguration
-
- setCode(int) - Method in class com.b2international.commons.status.SerializableStatus
-
Sets the status code.
- setCodeSystem(String) - Method in class com.b2international.snowowl.snomed.datastore.request.rf2.SnomedRf2ExportRequestBuilder
-
- setCodeSystemOID(String) - Method in interface com.b2international.snowowl.terminologymetadata.CodeSystem
-
- setCodeSystemOID(String) - Method in class com.b2international.snowowl.terminologymetadata.impl.CodeSystemImpl
-
- setCodeSystemShortName(String) - Method in class com.b2international.snowowl.datastore.request.version.CodeSystemVersionCreateRequestBuilder
-
- setCodeSystemShortName(String) - Method in class com.b2international.snowowl.snomed.importer.net4j.ImportConfiguration
-
- setCollectSystemChanges(boolean) - Method in class com.b2international.snowowl.snomed.datastore.config.SnomedCoreConfiguration
-
- setColumnConfiguration(Map<String, Integer>) - Method in class com.b2international.snowowl.snomed.core.refset.automap.RefSetAutoMapperModel
-
- setColumnSetting(ColumnSetting) - Method in class com.b2international.snowowl.core.api.preferences.ColumnConfiguration
-
- setComment(String) - Method in class com.b2international.snowowl.snomed.datastore.id.domain.SctId
-
- setCommitComment(String) - Method in class com.b2international.snowowl.datastore.request.CreateMergeRequestBuilder
-
- setCommitComment(String) - Method in class com.b2international.snowowl.datastore.request.RepositoryCommitRequestBuilder
-
- setCommitConcurrencyLevel(int) - Method in class com.b2international.snowowl.datastore.config.IndexConfiguration
-
- setCommitInterval(String) - Method in class com.b2international.snowowl.datastore.config.IndexConfiguration
-
- setCommitTimestamp(long) - Method in class com.b2international.index.revision.Revision
-
- setCommitTimestamp(long) - Method in class com.b2international.snowowl.datastore.server.migrate.MigrateRequestBuilder
-
- setCompare(String) - Method in class com.b2international.snowowl.datastore.request.compare.BranchCompareRequestBuilder
-
- setComparison(Comparison) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.AttributeConstraint
-
Sets the value of the '
Comparison' containment reference.
- setComparison(Comparison) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.AttributeConstraintImpl
-
- setCompletionDate(Date) - Method in class com.b2international.snowowl.snomed.api.impl.domain.classification.ClassificationRun
-
- setComplex(boolean) - Method in class com.b2international.snowowl.snomed.datastore.SnomedMapSetSetting
-
- setComponentId(String) - Method in class com.b2international.snowowl.snomed.datastore.id.request.AbstractSnomedIdentifierEnumeratedRequestBuilder
-
- setComponentIdentifier(ComponentIdentifier) - Method in class com.b2international.snowowl.core.validation.whitelist.ValidationWhiteListCreateRequestBuilder
-
- setComponentIdQueryParameters(PreparedStatement, String, int, long) - Method in class com.b2international.snowowl.datastore.server.history.HistoryInfoQueryExecutorImpl
-
Populates the specified JDBC prepared statement's parameters from the given history configuration.
- setComponentIds(Set<String>) - Method in class com.b2international.snowowl.snomed.datastore.id.request.AbstractSnomedIdentifierEnumeratedRequestBuilder
-
- setComponentTypes(Collection<String>) - Method in class com.b2international.snowowl.snomed.datastore.request.rf2.SnomedRf2ExportRequestBuilder
-
- setConcept(ISnomedBrowserDescriptionResultDetails) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserDescriptionResult
-
- setConcept(SnomedConcept) - Method in class com.b2international.snowowl.snomed.core.domain.SnomedDescription
-
- setConcept(Concept) - Method in interface com.b2international.snowowl.snomed.Description
-
- setConcept(Concept) - Method in class com.b2international.snowowl.snomed.impl.DescriptionImpl
-
- setConceptFile(File) - Method in class com.b2international.snowowl.snomed.importer.net4j.ImportConfiguration
-
- setConceptId(String) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserChildConcept
-
- setConceptId(String) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserConcept
-
- setConceptId(String) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserConstant
-
- setConceptId(String) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserDescription
-
- setConceptId(String) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserDescriptionResultDetails
-
- setConceptId(String) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserParentConcept
-
- setConceptId(String) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserRelationshipTarget
-
- setConceptId(String) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserRelationshipType
-
- setConceptId(String) - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedHierarchyDefinition
-
- setConceptId(String) - Method in class com.b2international.snowowl.snomed.core.domain.SnomedDescription
-
- setConceptId(String) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedDescriptionCreateRequest
-
- setConceptId(String) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedDescriptionCreateRequestBuilder
-
- setConceptId(String) - Method in class com.b2international.snowowl.snomed.dsl.query.ast.ConceptRef
-
- setConceptId(String) - Method in interface com.b2international.snowowl.snomed.dsl.query.queryast.ConceptRef
-
- setConceptId(String) - Method in class com.b2international.snowowl.snomed.dsl.query.queryast.impl.ConceptRefImpl
-
- setConceptId(String) - Method in interface com.b2international.snowowl.snomed.mrcm.HierarchyConceptSetDefinition
-
- setConceptId(String) - Method in class com.b2international.snowowl.snomed.mrcm.impl.HierarchyConceptSetDefinitionImpl
-
- setConceptIds(Set<String>) - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedEnumeratedDefinition
-
- setConcepts(RValue) - Method in class com.b2international.snowowl.snomed.dsl.query.ast.NumericDataClause
-
- setConcepts(RValue) - Method in class com.b2international.snowowl.snomed.dsl.query.ast.NumericDataGroupClause
-
- setConcepts(RValue) - Method in class com.b2international.snowowl.snomed.dsl.query.queryast.impl.NumericDataClauseImpl
-
- setConcepts(RValue) - Method in class com.b2international.snowowl.snomed.dsl.query.queryast.impl.NumericDataGroupClauseImpl
-
- setConcepts(RValue) - Method in interface com.b2international.snowowl.snomed.dsl.query.queryast.NumericDataClause
-
Sets the value of the '
Concepts' reference.
- setConcepts(RValue) - Method in interface com.b2international.snowowl.snomed.dsl.query.queryast.NumericDataGroupClause
-
Sets the value of the '
Concepts' reference.
- setConcreteDomainSupported(boolean) - Method in class com.b2international.snowowl.snomed.datastore.config.SnomedCoreConfiguration
-
- setConcreteDomainTypeRefsetIdentifier(String) - Method in class com.b2international.snowowl.snomed.datastore.config.SnomedCoreConfiguration
-
Sets the ID of the concrete domain type reference set identifier concept
- setConfiguration(String) - Method in class com.b2international.snowowl.core.api.preferences.ColumnConfiguration
-
- setConfiguration(int) - Method in class com.b2international.snowowl.core.api.preferences.ColumnConfiguration
-
- setConfigurationDirectory(String) - Method in class com.b2international.snowowl.core.config.SnowOwlConfiguration
-
- setConnectionPredicate(Predicate<ICDOConnection>) - Method in class com.b2international.snowowl.datastore.cdo.CDOCommitInfoUtils.CDOCommitInfoQuery
-
- setConnectionTimeout(long) - Method in class com.b2international.snowowl.datastore.connection.RepositoryConnectionConfiguration
-
- setConnectTimeout(int) - Method in class com.b2international.snowowl.datastore.config.IndexConfiguration
-
- setConstraint(SnomedConstraint) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedConstraintCreateRequestBuilder
-
- setConstraint(SnomedConstraint) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedConstraintUpdateRequestBuilder
-
- setConstraint(ExpressionConstraint) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.AncestorOf
-
Sets the value of the '
Constraint' containment reference.
- setConstraint(ExpressionConstraint) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.AncestorOrSelfOf
-
Sets the value of the '
Constraint' containment reference.
- setConstraint(ExpressionConstraint) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.AttributeComparison
-
Sets the value of the '
Constraint' containment reference.
- setConstraint(ExpressionConstraint) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.ChildOf
-
Sets the value of the '
Constraint' containment reference.
- setConstraint(ExpressionConstraint) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.DescendantOf
-
Sets the value of the '
Constraint' containment reference.
- setConstraint(ExpressionConstraint) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.DescendantOrSelfOf
-
Sets the value of the '
Constraint' containment reference.
- setConstraint(ExpressionConstraint) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.DottedExpressionConstraint
-
Sets the value of the '
Constraint' containment reference.
- setConstraint(ExpressionConstraint) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.AncestorOfImpl
-
- setConstraint(ExpressionConstraint) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.AncestorOrSelfOfImpl
-
- setConstraint(ExpressionConstraint) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.AttributeComparisonImpl
-
- setConstraint(ExpressionConstraint) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.ChildOfImpl
-
- setConstraint(ExpressionConstraint) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.DescendantOfImpl
-
- setConstraint(ExpressionConstraint) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.DescendantOrSelfOfImpl
-
- setConstraint(ExpressionConstraint) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.DottedExpressionConstraintImpl
-
- setConstraint(ExpressionConstraint) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.MemberOfImpl
-
- setConstraint(ExpressionConstraint) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.ParentOfImpl
-
- setConstraint(ExpressionConstraint) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.RefinedExpressionConstraintImpl
-
- setConstraint(ExpressionConstraint) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.ScriptImpl
-
- setConstraint(ExpressionConstraint) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.MemberOf
-
Sets the value of the '
Constraint' containment reference.
- setConstraint(ExpressionConstraint) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.ParentOf
-
Sets the value of the '
Constraint' containment reference.
- setConstraint(ExpressionConstraint) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.RefinedExpressionConstraint
-
Sets the value of the '
Constraint' containment reference.
- setConstraint(ExpressionConstraint) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.Script
-
Sets the value of the '
Constraint' containment reference.
- setContainer(ICDOContainer<T>) - Method in class com.b2international.snowowl.datastore.cdo.CDOManagedItem
-
- setContainer(ICDOContainer<T>) - Method in interface com.b2international.snowowl.datastore.cdo.ICDOManagedItem
-
Sets the container for the current
managed item. Operation is not bidirectional.
- setContent(List<List<String>>) - Method in class com.b2international.snowowl.snomed.core.refset.automap.RefSetAutoMapperModel
-
- setContentSubType(ContentSubType) - Method in class com.b2international.snowowl.snomed.importer.net4j.ImportConfiguration
-
- setContentTypeId(String) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedMRCMAttributeDomainRefSetMemberImpl
-
- setContentTypeId(String) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedMRCMAttributeRangeRefSetMemberImpl
-
- setContentTypeId(String) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedMRCMAttributeDomainRefSetMember
-
- setContentTypeId(String) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedMRCMAttributeRangeRefSetMember
-
- setCorrelationId(String) - Method in class com.b2international.snowowl.snomed.core.refset.automap.AutoMapEntry
-
Sets the SNOMED CT concept ID of the correlation represented as a concept.
- setCorrelationId(String) - Method in class com.b2international.snowowl.snomed.importer.rf2.UnsupportedRf2RefSetMember
-
- setCorrelationId(String) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedComplexMapRefSetMemberImpl
-
- setCorrelationId(String) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedComplexMapRefSetMember
-
- setCounter(long) - Method in class com.b2international.snowowl.snomed.datastore.id.gen.SequentialItemIdGenerationStrategy.ItemIdCounter
-
- setCountryNamespaceElement(String) - Method in class com.b2international.snowowl.snomed.datastore.request.rf2.SnomedRf2ExportRequestBuilder
-
- setCreated_at(String) - Method in class com.b2international.snowowl.snomed.datastore.id.domain.SctId
-
- setCreatedAt(long) - Method in class com.b2international.snowowl.core.validation.whitelist.ValidationWhiteListCreateRequestBuilder
-
- setCreateVersions(boolean) - Method in class com.b2international.snowowl.snomed.datastore.request.rf2.SnomedRf2ImportRequestBuilder
-
- setCreateVersions(boolean) - Method in class com.b2international.snowowl.snomed.importer.net4j.ImportConfiguration
-
- setCreationDate(Date) - Method in class com.b2international.snowowl.snomed.api.impl.domain.classification.ClassificationRun
-
- setDatabaseConfiguration(DatabaseConfiguration) - Method in class com.b2international.snowowl.datastore.config.RepositoryConfiguration
-
- setDatasourceClass(String) - Method in class com.b2international.snowowl.datastore.config.DatabaseConfiguration
-
- setDataType(DataType) - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedConcreteDomainPredicate
-
- setDataType(DataType) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedConcreteDataTypeRefSetImpl
-
- setDataType(DataType) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedConcreteDataTypeRefSet
-
- setDate(Date) - Method in class com.b2international.snowowl.core.claml.ClamlModel.Title
-
- setDatetimeDatatypeRefsetIdentifier(String) - Method in class com.b2international.snowowl.snomed.datastore.config.SnomedCoreConfiguration
-
Sets the ID of the datetime datatype reference set identifier concept
- setDefault(boolean) - Method in class com.b2international.snowowl.snomed.reasoner.preferences.ReasonerMetadata
-
- setDefaultChildKey(String) - Method in class com.b2international.snowowl.core.api.preferences.ConfigNode
-
- setDefaultReasoner(String) - Method in class com.b2international.snowowl.snomed.datastore.config.SnomedCoreConfiguration
-
- setDefaultsDirectory(String) - Method in class com.b2international.snowowl.core.config.SnowOwlConfiguration
-
- setDefinitionStatus(DefinitionStatus) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserChildConcept
-
- setDefinitionStatus(DefinitionStatus) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserConcept
-
- setDefinitionStatus(DefinitionStatus) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserDescriptionResultDetails
-
- setDefinitionStatus(DefinitionStatus) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserParentConcept
-
- setDefinitionStatus(DefinitionStatus) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserRelationshipTarget
-
- setDefinitionStatus(Concept) - Method in interface com.b2international.snowowl.snomed.Concept
-
- setDefinitionStatus(DefinitionStatus) - Method in class com.b2international.snowowl.snomed.core.domain.SnomedConcept
-
- setDefinitionStatus(DefinitionStatus) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedConceptCreateRequestBuilder
-
- setDefinitionStatus(DefinitionStatus) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedConceptUpdateRequestBuilder
-
- setDefinitionStatus(Concept) - Method in class com.b2international.snowowl.snomed.impl.ConceptImpl
-
- setDelimiter(String) - Method in class com.b2international.snowowl.snomed.datastore.request.dsv.SnomedDSVExportRequestBuilder
-
- setDependencyOperator(DependencyOperator) - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedDependencyPredicate
-
- setDeploymentId(String) - Method in class com.b2international.snowowl.datastore.config.RepositoryConfiguration
-
- setDescendants(SnomedConcepts) - Method in class com.b2international.snowowl.snomed.core.domain.SnomedConcept
-
- setDescription(String) - Method in class com.b2international.snowowl.api.impl.codesystem.domain.CodeSystemVersion
-
- setDescription(String) - Method in class com.b2international.snowowl.core.config.SnowOwlConfiguration
-
- setDescription(String) - Method in class com.b2international.snowowl.datastore.request.job.ScheduleJobRequestBuilder
-
Set a human readable description about the
Request that will be executed by the job.
- setDescription(String) - Method in class com.b2international.snowowl.datastore.request.version.CodeSystemVersionCreateRequestBuilder
-
- setDescription(String) - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedConstraint
-
- setDescription(String) - Method in interface com.b2international.snowowl.snomed.mrcm.ConstraintBase
-
- setDescription(String) - Method in class com.b2international.snowowl.snomed.mrcm.impl.ConstraintBaseImpl
-
- setDescription(String) - Method in interface com.b2international.snowowl.terminologymetadata.CodeSystemVersion
-
- setDescription(String) - Method in class com.b2international.snowowl.terminologymetadata.impl.CodeSystemVersionImpl
-
- setDescriptionFormat(String) - Method in class com.b2international.snowowl.snomed.importer.rf2.UnsupportedRf2RefSetMember
-
- setDescriptionFormat(String) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedDescriptionTypeRefSetMemberImpl
-
- setDescriptionFormat(String) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedDescriptionTypeRefSetMember
-
- setDescriptionId(String) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserDescription
-
- setDescriptionIdExpected(boolean) - Method in class com.b2international.snowowl.snomed.datastore.request.dsv.SnomedDSVExportRequestBuilder
-
- setDescriptionLength(int) - Method in class com.b2international.snowowl.snomed.importer.rf2.UnsupportedRf2RefSetMember
-
- setDescriptionLength(int) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedDescriptionTypeRefSetMemberImpl
-
- setDescriptionLength(int) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedDescriptionTypeRefSetMember
-
- setDescriptions(List<ISnomedBrowserDescription>) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserConcept
-
- setDescriptions(SnomedDescriptions) - Method in class com.b2international.snowowl.snomed.core.domain.SnomedConcept
-
- setDescriptions(Iterable<? extends SnomedDescription>) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedConceptUpdateRequestBuilder
-
- setDestination(SnomedConcept) - Method in class com.b2international.snowowl.snomed.core.domain.SnomedRelationship
-
- setDestination(Concept) - Method in class com.b2international.snowowl.snomed.impl.RelationshipImpl
-
- setDestination(Concept) - Method in interface com.b2international.snowowl.snomed.Relationship
-
- setDestinationConceptId(String) - Method in class com.b2international.snowowl.snomed.mrcm.impl.RelationshipConceptSetDefinitionImpl
-
- setDestinationConceptId(String) - Method in interface com.b2international.snowowl.snomed.mrcm.RelationshipConceptSetDefinition
-
- setDestinationId(String) - Method in class com.b2international.snowowl.snomed.api.impl.domain.classification.RelationshipChange
-
- setDestinationId(String) - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedRelationshipDefinition
-
- setDestinationId(String) - Method in class com.b2international.snowowl.snomed.core.domain.SnomedRelationship
-
- setDestinationId(String) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedRelationshipCreateRequestBuilder
-
- setDestinationId(String) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedRelationshipUpdateRequestBuilder
-
- setDestinationNegated(boolean) - Method in class com.b2international.snowowl.snomed.api.impl.domain.classification.RelationshipChange
-
- setDestinationNegated(boolean) - Method in class com.b2international.snowowl.snomed.core.domain.SnomedRelationship
-
- setDestinationNegated(boolean) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedRelationshipCreateRequestBuilder
-
- setDestinationNegated(boolean) - Method in class com.b2international.snowowl.snomed.impl.RelationshipImpl
-
- setDestinationNegated(boolean) - Method in interface com.b2international.snowowl.snomed.Relationship
-
- setDetails(String, Object) - Method in class com.b2international.snowowl.core.validation.issue.ValidationIssue
-
- setDetails(Map<String, Object>) - Method in class com.b2international.snowowl.core.validation.issue.ValidationIssue
-
- SetDifference<E> - Interface in com.b2international.commons.collections
-
Representation of a difference between two sets.
- SetDifferenceImpl<E> - Class in com.b2international.commons.collections
-
- SetDifferenceImpl(Set<E>, Set<E>, Set<E>) - Constructor for class com.b2international.commons.collections.SetDifferenceImpl
-
- setDirectory(String) - Method in class com.b2international.snowowl.datastore.config.DatabaseConfiguration
-
- setDirty(boolean) - Method in class com.b2international.snowowl.snomed.core.refset.automap.RefSetAutoMapperModel
-
- setDirty(boolean) - Method in class com.b2international.snowowl.snomed.datastore.index.interest.SearchProfile
-
- setDirty(boolean) - Method in class com.b2international.snowowl.snomed.datastore.taxonomy.AbstractSnomedTaxonomyBuilder
-
- setDomain(SnomedConceptSetDefinition) - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedConstraint
-
- setDomain(ConceptSetDefinition) - Method in interface com.b2international.snowowl.snomed.mrcm.AttributeConstraint
-
Sets the value of the '
Domain' containment reference.
- setDomain(ConceptSetDefinition) - Method in class com.b2international.snowowl.snomed.mrcm.impl.AttributeConstraintImpl
-
- setDomainConstraint(String) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedMRCMDomainRefSetMemberImpl
-
- setDomainConstraint(String) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedMRCMDomainRefSetMember
-
- setDomainId(String) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedMRCMAttributeDomainRefSetMemberImpl
-
- setDomainId(String) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedMRCMAttributeDomainRefSetMember
-
- setDomainTemplateForPostcoordination(String) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedMRCMDomainRefSetMemberImpl
-
- setDomainTemplateForPostcoordination(String) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedMRCMDomainRefSetMember
-
- setDomainTemplateForPrecoordination(String) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedMRCMDomainRefSetMemberImpl
-
- setDomainTemplateForPrecoordination(String) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedMRCMDomainRefSetMember
-
- setDriverClass(String) - Method in class com.b2international.snowowl.datastore.config.DatabaseConfiguration
-
- setDurableLockingID(String) - Method in class com.b2international.snowowl.datastore.cdo.DelegatingTransaction
-
- setEditorialGuideReference(String) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedMRCMDomainRefSetMemberImpl
-
- setEditorialGuideReference(String) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedMRCMDomainRefSetMember
-
- setEffectiveDate(Date) - Method in class com.b2international.snowowl.api.impl.codesystem.domain.CodeSystemVersion
-
- setEffectiveDate(Date) - Method in interface com.b2international.snowowl.terminologymetadata.CodeSystemVersion
-
- setEffectiveDate(Date) - Method in class com.b2international.snowowl.terminologymetadata.impl.CodeSystemVersionImpl
-
- setEffectiveTime(Date) - Method in class com.b2international.snowowl.datastore.request.version.CodeSystemVersionCreateRequestBuilder
-
- setEffectiveTime(Date) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserComponent
-
- setEffectiveTime(Date) - Method in interface com.b2international.snowowl.snomed.Component
-
- setEffectiveTime(long) - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedConceptModelComponent
-
- setEffectiveTime(Date) - Method in class com.b2international.snowowl.snomed.core.domain.SnomedComponent
-
- setEffectiveTime(Date) - Method in class com.b2international.snowowl.snomed.impl.ComponentImpl
-
- setEffectiveTime(String) - Method in class com.b2international.snowowl.snomed.importer.net4j.SnomedSubsetImportConfiguration.SubsetEntry
-
- setEffectiveTime(Date) - Method in class com.b2international.snowowl.snomed.importer.rf2.UnsupportedRf2RefSetMember
-
- setEffectiveTime(Date) - Method in interface com.b2international.snowowl.snomed.mrcm.ConceptModelComponent
-
- setEffectiveTime(Date) - Method in class com.b2international.snowowl.snomed.mrcm.impl.ConceptModelComponentImpl
-
- setEffectiveTime(Date) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedRefSetMemberImpl
-
- setEffectiveTime(Date) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetMember
-
- setEnabled(boolean) - Method in class com.b2international.snowowl.core.events.metrics.MetricsConfiguration
-
- setEnableGrouping(boolean) - Method in class com.b2international.snowowl.datastore.cdo.CDOCommitInfoUtils.CDOCommitInfoQuery
-
Enables or disables commit info grouping.
- setEndEffectiveTime(Date) - Method in class com.b2international.snowowl.snomed.datastore.request.rf2.SnomedRf2ExportRequestBuilder
-
- setEndEffectiveTime(Date) - Method in interface com.b2international.snowowl.snomed.exporter.server.SnomedExportContext
-
Sets a restricting end effective time.
- setEndEffectiveTime(Date) - Method in class com.b2international.snowowl.snomed.exporter.server.SnomedExportContextImpl
-
- setEndTime(long) - Method in class com.b2international.snowowl.datastore.cdo.CDOCommitInfoUtils.CDOCommitInfoQuery
-
Sets the end time of the query to the specified value.
- setEntries(Set<SnomedSubsetImportConfiguration.SubsetEntry>) - Method in class com.b2international.snowowl.snomed.importer.net4j.SnomedSubsetImportConfiguration
-
- setEquivalentConcepts(List<IEquivalentConcept>) - Method in class com.b2international.snowowl.snomed.api.impl.domain.classification.EquivalentConceptSet
-
- setEquivalentConceptsFound(Boolean) - Method in class com.b2international.snowowl.snomed.api.impl.domain.classification.ClassificationRun
-
- setException(Throwable) - Method in class com.b2international.commons.status.SerializableStatus
-
Sets the exception.
- setExcludedUsersPredicate(Predicate<String>) - Method in class com.b2international.snowowl.datastore.cdo.CDOCommitInfoUtils.CDOCommitInfoQuery
-
Specifies the excluded user ID predicate.
- setExhaustive(boolean) - Method in interface com.b2international.snowowl.snomed.Concept
-
- setExhaustive(boolean) - Method in class com.b2international.snowowl.snomed.impl.ConceptImpl
-
- setExpand(String) - Method in class com.b2international.snowowl.core.request.ResourceRequestBuilder
-
- setExpand(Options) - Method in class com.b2international.snowowl.core.request.ResourceRequestBuilder
-
- setExpirationDate(String) - Method in class com.b2international.snowowl.snomed.datastore.id.domain.SctId
-
- setExport(SnomedExportDefaultConfiguration) - Method in class com.b2international.snowowl.snomed.datastore.config.SnomedCoreConfiguration
-
- setExportItems(List<AbstractSnomedDsvExportItem>) - Method in class com.b2international.snowowl.snomed.datastore.request.dsv.SnomedDSVExportRequestBuilder
-
- setExtension(String) - Method in class com.b2international.snowowl.snomed.importer.net4j.SnomedSubsetImportConfiguration.SubsetEntry
-
- setExtensionNamespaceId(String) - Method in class com.b2international.snowowl.snomed.datastore.config.SnomedExportDefaultConfiguration
-
- setExtensionOf(String) - Method in class com.b2international.snowowl.api.impl.codesystem.domain.CodeSystem
-
- setExtensionOf(CodeSystem) - Method in interface com.b2international.snowowl.terminologymetadata.CodeSystem
-
- setExtensionOf(CodeSystem) - Method in class com.b2international.snowowl.terminologymetadata.impl.CodeSystemImpl
-
- setExtensionOf(String) - Method in class com.b2international.snowowl.terminologyregistry.core.request.CodeSystemCreateRequestBuilder
-
- setExtensionOnly(boolean) - Method in class com.b2international.snowowl.snomed.datastore.request.rf2.SnomedRf2ExportRequestBuilder
-
- setExternalValue(String, long) - Method in class com.b2international.snowowl.core.events.metrics.DefaultMetrics
-
- setExternalValue(String, long) - Method in interface com.b2international.snowowl.core.events.metrics.Metrics
-
Sets an externally measured metric value with the given name and value in this
registry.
- setFailedCommitTimestamp(long) - Method in class com.b2international.snowowl.datastore.server.reindex.ReindexRequestBuilder
-
- setFetchDebugThreshold(long) - Method in class com.b2international.snowowl.datastore.config.IndexConfiguration
-
- setFetchInfoThreshold(long) - Method in class com.b2international.snowowl.datastore.config.IndexConfiguration
-
- setFetchTraceThreshold(long) - Method in class com.b2international.snowowl.datastore.config.IndexConfiguration
-
- setFetchWarnThreshold(long) - Method in class com.b2international.snowowl.datastore.config.IndexConfiguration
-
- setField(Class<T>, T, String, Object) - Static method in class com.b2international.commons.ReflectionUtils
-
- setField(T, String, Object) - Static method in class com.b2international.commons.ReflectionUtils
-
- setField(Class<T>, T, String, Object) - Static method in class com.b2international.commons.ReflectionUtils
-
- setField(T, String, Object) - Static method in class com.b2international.commons.ReflectionUtils
-
- setFields(String, String...) - Method in class com.b2international.snowowl.core.request.ResourceRequestBuilder
-
- setFields(List<String>) - Method in class com.b2international.snowowl.core.request.ResourceRequestBuilder
-
- setFieldSeparator(String) - Method in class com.b2international.snowowl.snomed.importer.net4j.SnomedSubsetImportConfiguration.SubsetEntry
-
- setFileURL(URL) - Method in class com.b2international.snowowl.snomed.importer.net4j.SnomedSubsetImportConfiguration.SubsetEntry
-
- setFirstConceptRowNumber(int) - Method in class com.b2international.snowowl.snomed.importer.net4j.SnomedSubsetImportConfiguration.SubsetEntry
-
- setFloatDatatypeRefsetIdentifier(String) - Method in class com.b2international.snowowl.snomed.datastore.config.SnomedCoreConfiguration
-
Sets the ID of the float datatype reference set identifier concept
- setFoot(ClamlModel.TFoot) - Method in class com.b2international.snowowl.core.claml.ClamlModel.Table
-
- setForm(ConstraintForm) - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedConstraint
-
- setForm(ConstraintForm) - Method in interface com.b2international.snowowl.snomed.mrcm.AttributeConstraint
-
Sets the value of the '
Form' attribute.
- setForm(ConstraintForm) - Method in class com.b2international.snowowl.snomed.mrcm.impl.AttributeConstraintImpl
-
- setFsn(String) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserChildConcept
-
- setFsn(String) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserConcept
-
- setFsn(String) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserConstant
-
- setFsn(String) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserDescriptionResultDetails
-
- setFsn(String) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserParentConcept
-
- setFsn(String) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserRelationshipTarget
-
- setFsn(String) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserRelationshipType
-
- setFsn(SnomedDescription) - Method in class com.b2international.snowowl.snomed.core.domain.SnomedConcept
-
- setGrammarAccess(SCGGrammarAccess) - Method in class com.b2international.snowowl.dsl.parser.antlr.SCGParser
-
- setGrammarAccess(EclGrammarAccess) - Method in class com.b2international.snowowl.snomed.ecl.parser.antlr.EclParser
-
- setGroup(Group) - Method in class com.b2international.snowowl.semanticengine.normalform.AttributeNameMatch
-
- setGroup(AttributeClauseList) - Method in class com.b2international.snowowl.semanticengine.simpleast.normalform.AttributeNameMatch
-
- setGroup(int) - Method in class com.b2international.snowowl.snomed.api.impl.domain.classification.RelationshipChange
-
- setGroup(Integer) - Method in class com.b2international.snowowl.snomed.core.domain.SnomedRelationship
-
- setGroup(Integer) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedRelationshipCreateRequestBuilder
-
- setGroup(Integer) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedRelationshipUpdateRequestBuilder
-
- setGroup(int) - Method in class com.b2international.snowowl.snomed.impl.RelationshipImpl
-
- setGroup(int) - Method in interface com.b2international.snowowl.snomed.Relationship
-
- setGrouped(boolean) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedMRCMAttributeDomainRefSetMemberImpl
-
- setGrouped(boolean) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedMRCMAttributeDomainRefSetMember
-
Sets the value of the '
Grouped' attribute.
- setGroupId(int) - Method in class com.b2international.snowowl.dsl.expressionextractor.ExtractedSCGAttributeGroup
-
- setGroupId(int) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserRelationship
-
- setGroupRule(GroupRule) - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedCardinalityPredicate
-
- setGroupRule(GroupRule) - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedDependencyPredicate
-
- setGroupRule(GroupRule) - Method in interface com.b2international.snowowl.snomed.mrcm.CardinalityPredicate
-
- setGroupRule(GroupRule) - Method in interface com.b2international.snowowl.snomed.mrcm.DependencyPredicate
-
- setGroupRule(GroupRule) - Method in class com.b2international.snowowl.snomed.mrcm.impl.CardinalityPredicateImpl
-
- setGroupRule(GroupRule) - Method in class com.b2international.snowowl.snomed.mrcm.impl.DependencyPredicateImpl
-
- setGzip(boolean) - Method in class com.b2international.snowowl.core.config.SnowOwlConfiguration
-
- setHasHeader(boolean) - Method in class com.b2international.snowowl.snomed.importer.net4j.SnomedSubsetImportConfiguration.SubsetEntry
-
- setHead(ClamlModel.THead) - Method in class com.b2international.snowowl.core.claml.ClamlModel.Table
-
- setHeader(List<String>) - Method in class com.b2international.snowowl.snomed.core.refset.automap.RefSetAutoMapperModel
-
- setHeadings(List<String>) - Method in class com.b2international.snowowl.snomed.importer.net4j.SnomedSubsetImportConfiguration.SubsetEntry
-
- setHost(String) - Method in class com.b2international.snowowl.datastore.config.RepositoryConfiguration
-
- setIconId(String) - Method in class com.b2international.snowowl.snomed.core.domain.SnomedComponent
-
- setIconPath(String) - Method in class com.b2international.snowowl.api.impl.codesystem.domain.CodeSystem
-
- setIconPath(String) - Method in interface com.b2international.snowowl.terminologymetadata.CodeSystem
-
- setIconPath(String) - Method in class com.b2international.snowowl.terminologymetadata.impl.CodeSystemImpl
-
- setIconPath(String) - Method in class com.b2international.snowowl.terminologyregistry.core.request.CodeSystemCreateRequestBuilder
-
- setIconPath(String) - Method in class com.b2international.snowowl.terminologyregistry.core.request.CodeSystemUpdateRequestBuilder
-
- setId(String) - Method in class com.b2international.snowowl.core.domain.BaseComponent
-
- setId(String) - Method in class com.b2international.snowowl.core.validation.rule.ValidationRuleCreateRequestBuilder
-
- setId(ValidationRule.CheckType) - Method in class com.b2international.snowowl.core.validation.rule.ValidationRuleCreateRequestBuilder
-
- setId(String) - Method in class com.b2international.snowowl.datastore.request.job.ScheduleJobRequestBuilder
-
Set a custom unique identifier for the job.
- setId(String) - Method in interface com.b2international.snowowl.dsl.scg.Concept
-
Sets the value of the '
Id' attribute.
- setId(String) - Method in class com.b2international.snowowl.dsl.scg.impl.ConceptImpl
-
- setId(String) - Method in class com.b2international.snowowl.snomed.api.impl.domain.classification.ClassificationRun
-
- setId(String) - Method in class com.b2international.snowowl.snomed.api.impl.domain.classification.EquivalentConcept
-
- setId(String) - Method in interface com.b2international.snowowl.snomed.Component
-
- setId(String) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedComponentCreateRequestBuilder
-
- setId(IdGenerationStrategy) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedComponentCreateRequestBuilder
-
- setId(String) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedRefSetMemberCreateRequestBuilder
-
- setId(String) - Method in class com.b2international.snowowl.snomed.dsl.query.ast.RefSet
-
- setId(String) - Method in class com.b2international.snowowl.snomed.dsl.query.queryast.impl.RefSetImpl
-
- setId(String) - Method in interface com.b2international.snowowl.snomed.dsl.query.queryast.RefSet
-
Sets the value of the '
Id' attribute.
- setId(String) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.ConceptReference
-
Sets the value of the '
Id' attribute.
- setId(String) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.ConceptReferenceImpl
-
- setId(String) - Method in class com.b2international.snowowl.snomed.impl.ComponentImpl
-
- setIdColumnNumber(int) - Method in class com.b2international.snowowl.snomed.importer.net4j.SnomedSubsetImportConfiguration.SubsetEntry
-
- setIdentifier(ClamlModel.Identifier) - Method in class com.b2international.snowowl.core.claml.ClamlModel
-
- setIdentifierId(String) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedRefSetCreateRequestBuilder
-
- setIdentifierId(String) - Method in class com.b2international.snowowl.snomed.importer.rf2.Rf2RefSet
-
- setIdentifierId(String) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedRefSetImpl
-
- setIdentifierId(String) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSet
-
- setIdFromNamespace(String) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedComponentCreateRequestBuilder
-
- setIds(SnomedIdentifierConfiguration) - Method in class com.b2international.snowowl.snomed.datastore.config.SnomedCoreConfiguration
-
- setImplementation(String) - Method in class com.b2international.snowowl.core.validation.rule.ValidationRuleCreateRequestBuilder
-
- setImportDate(Date) - Method in class com.b2international.snowowl.api.impl.codesystem.domain.CodeSystemVersion
-
- setImportDate(Date) - Method in interface com.b2international.snowowl.terminologymetadata.CodeSystemVersion
-
- setImportDate(Date) - Method in class com.b2international.snowowl.terminologymetadata.impl.CodeSystemVersionImpl
-
- setInactivationIndicator(InactivationIndicator) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserConceptUpdate
-
- setInactivationIndicator(InactivationIndicator) - Method in class com.b2international.snowowl.snomed.core.domain.SnomedConcept
-
- setInactivationIndicator(DescriptionInactivationIndicator) - Method in class com.b2international.snowowl.snomed.core.domain.SnomedDescription
-
- setInactivationIndicator(T, String) - Method in class com.b2international.snowowl.snomed.datastore.converter.InactivationExpander
-
- setInactivationIndicator(InactivationIndicator) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedConceptUpdateRequestBuilder
-
- setInactivationIndicator(DescriptionInactivationIndicator) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedDescriptionUpdateRequestBuilder
-
- setInboundRelationships(SnomedRelationships) - Method in class com.b2international.snowowl.snomed.core.domain.SnomedConcept
-
- setInclude(boolean) - Method in class com.b2international.snowowl.snomed.importer.net4j.SnomedSubsetImportConfiguration.SubsetEntry
-
- setIncludeInactiveConceptsExpected(boolean) - Method in class com.b2international.snowowl.snomed.datastore.request.dsv.SnomedDSVExportRequestBuilder
-
- setIncludePreReleaseContent(boolean) - Method in class com.b2international.snowowl.snomed.datastore.request.rf2.SnomedRf2ExportRequestBuilder
-
- setInclusionType(HierarchyInclusionType) - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedHierarchyDefinition
-
- setInclusionType(HierarchyInclusionType) - Method in interface com.b2international.snowowl.snomed.mrcm.HierarchyConceptSetDefinition
-
- setInclusionType(HierarchyInclusionType) - Method in class com.b2international.snowowl.snomed.mrcm.impl.HierarchyConceptSetDefinitionImpl
-
- setIndexConfiguration(IndexConfiguration) - Method in class com.b2international.snowowl.datastore.config.RepositoryConfiguration
-
- setInferredEditingEnabled(boolean) - Method in class com.b2international.snowowl.snomed.datastore.config.SnomedCoreConfiguration
-
- setInferredRelationshipChangesFound(Boolean) - Method in class com.b2international.snowowl.snomed.api.impl.domain.classification.ClassificationRun
-
- setInfraStructure(RpcSession) - Method in class com.b2international.snowowl.rpc.RpcProtocol
-
- setInitialHiddenTokens(XtextTokenStream) - Method in class com.b2international.snowowl.dsl.parser.antlr.SCGParser
-
- setInitialHiddenTokens(XtextTokenStream) - Method in class com.b2international.snowowl.snomed.ecl.parser.antlr.EclParser
-
- setInitializationData(IConfigurationElement, String, Object) - Method in class com.b2international.commons.inject.equinox.AbstractGuiceAwareExecutableExtensionFactory
-
- setInitialized(ComponentImportType) - Method in class com.b2international.snowowl.snomed.importer.rf2.terminology.ComponentLookup
-
- setInstallationDirectory(String) - Method in class com.b2international.snowowl.core.config.SnowOwlConfiguration
-
- setIntegerDatatypeRefsetIdentifier(String) - Method in class com.b2international.snowowl.snomed.datastore.config.SnomedCoreConfiguration
-
Sets the ID of the integer datatype reference set identifier concept
- setInterest(SearchProfileInterest) - Method in class com.b2international.snowowl.snomed.datastore.index.interest.SearchProfileRule
-
- setIsLeafInferred(boolean) - Method in interface com.b2international.snowowl.snomed.api.domain.browser.TaxonomyNode
-
- setIsLeafInferred(boolean) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserChildConcept
-
- setIsLeafInferred(boolean) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserConcept
-
- setIsLeafStated(boolean) - Method in interface com.b2international.snowowl.snomed.api.domain.browser.TaxonomyNode
-
- setIsLeafStated(boolean) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserChildConcept
-
- setIsLeafStated(boolean) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserConcept
-
- setJobId(String) - Method in class com.b2international.snowowl.snomed.datastore.id.domain.SctId
-
- setKeepCurrentMins(int) - Method in class com.b2international.snowowl.datastore.server.ReviewConfiguration
-
- setKeepOtherMins(int) - Method in class com.b2international.snowowl.datastore.server.ReviewConfiguration
-
- setLabel(String) - Method in class com.b2international.snowowl.snomed.api.impl.domain.classification.EquivalentConcept
-
- setLabel(String) - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedConcreteDomainPredicate
-
- setLabel(String) - Method in class com.b2international.snowowl.snomed.datastore.SnomedSimpleTypeRefSetLabelAdapter
-
Sets the label value based on the argument.
- setLabel(String) - Method in class com.b2international.snowowl.snomed.dsl.query.ast.ConceptRef
-
- setLabel(String) - Method in interface com.b2international.snowowl.snomed.dsl.query.queryast.ConceptRef
-
Sets the value of the '
Label' attribute.
- setLabel(String) - Method in class com.b2international.snowowl.snomed.dsl.query.queryast.impl.ConceptRefImpl
-
- setLabel(String) - Method in class com.b2international.snowowl.snomed.importer.rf2.UnsupportedRf2RefSetMember
-
- setLabel(String) - Method in interface com.b2international.snowowl.snomed.mrcm.ConcreteDomainElementPredicate
-
Sets the value of the '
Label' attribute.
- setLabel(String) - Method in class com.b2international.snowowl.snomed.mrcm.impl.ConcreteDomainElementPredicateImpl
-
- setLabel(String) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedConcreteDataTypeRefSetMemberImpl
-
- setLabel(String) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedConcreteDataTypeRefSetMember
-
- setLang(String) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserDescription
-
- setLanguage(String) - Method in class com.b2international.snowowl.snomed.datastore.config.SnomedCoreConfiguration
-
- setLanguage(String) - Method in interface com.b2international.snowowl.terminologymetadata.CodeSystem
-
Sets the value of the '
Language' attribute.
- setLanguage(String) - Method in class com.b2international.snowowl.terminologymetadata.impl.CodeSystemImpl
-
- setLanguage(String) - Method in class com.b2international.snowowl.terminologyregistry.core.request.CodeSystemCreateRequestBuilder
-
- setLanguage(String) - Method in class com.b2international.snowowl.terminologyregistry.core.request.CodeSystemUpdateRequestBuilder
-
- setLanguageCode(String) - Method in class com.b2international.snowowl.snomed.core.domain.SnomedDescription
-
- setLanguageCode(String) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedDescriptionCreateRequest
-
- setLanguageCode(String) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedDescriptionCreateRequestBuilder
-
- setLanguageCode(String) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedDescriptionUpdateRequestBuilder
-
- setLanguageCode(String) - Method in interface com.b2international.snowowl.snomed.Description
-
- setLanguageCode(String) - Method in class com.b2international.snowowl.snomed.impl.DescriptionImpl
-
- setLanguageRefSetId(String) - Method in class com.b2international.snowowl.snomed.importer.net4j.SnomedSubsetImportConfiguration.SubsetEntry
-
- setLastActiveTaskId(String) - Method in class com.b2international.snowowl.core.config.ClientPreferences
-
- setLastModificationDate(Date) - Method in class com.b2international.snowowl.api.impl.codesystem.domain.CodeSystemVersion
-
- setLastUpdateDate(Date) - Method in interface com.b2international.snowowl.terminologymetadata.CodeSystemVersion
-
- setLastUpdateDate(Date) - Method in class com.b2international.snowowl.terminologymetadata.impl.CodeSystemVersionImpl
-
- setLatestSuccessfulCommitTime(long) - Method in class com.b2international.snowowl.datastore.server.importer.AbstractTerminologyExcelImportJob
-
- setLeft(L) - Method in class com.b2international.snowowl.snomed.dsl.query.ast.BinaryRValue
-
- setLeft(RValue) - Method in interface com.b2international.snowowl.snomed.dsl.query.queryast.BinaryRValue
-
Sets the value of the '
Left' containment reference.
- setLeft(RValue) - Method in class com.b2international.snowowl.snomed.dsl.query.queryast.impl.BinaryRValueImpl
-
- setLeft(ExpressionConstraint) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.AndExpressionConstraint
-
Sets the value of the '
Left' containment reference.
- setLeft(Refinement) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.AndRefinement
-
Sets the value of the '
Left' containment reference.
- setLeft(ExpressionConstraint) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.ExclusionExpressionConstraint
-
Sets the value of the '
Left' containment reference.
- setLeft(ExpressionConstraint) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.AndExpressionConstraintImpl
-
- setLeft(Refinement) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.AndRefinementImpl
-
- setLeft(ExpressionConstraint) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.ExclusionExpressionConstraintImpl
-
- setLeft(ExpressionConstraint) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.OrExpressionConstraintImpl
-
- setLeft(Refinement) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.OrRefinementImpl
-
- setLeft(ExpressionConstraint) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.OrExpressionConstraint
-
Sets the value of the '
Left' containment reference.
- setLeft(Refinement) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.OrRefinement
-
Sets the value of the '
Left' containment reference.
- setLimit(int) - Method in class com.b2international.snowowl.core.request.SearchResourceRequestBuilder
-
Sets the limit of the result set returned
- setLimit(int) - Method in class com.b2international.snowowl.datastore.request.compare.BranchCompareRequestBuilder
-
- setLineFeedCharacter(String) - Method in class com.b2international.snowowl.snomed.importer.net4j.SnomedSubsetImportConfiguration.SubsetEntry
-
- setLink(String) - Method in class com.b2international.snowowl.terminologyregistry.core.request.CodeSystemCreateRequestBuilder
-
- setLink(String) - Method in class com.b2international.snowowl.terminologyregistry.core.request.CodeSystemUpdateRequestBuilder
-
- setLocales(List<ExtendedLocale>) - Method in class com.b2international.snowowl.core.request.ResourceRequestBuilder
-
Sets the request to return the preferred locale for the returned display labels.
- setLocales(List<ExtendedLocale>) - Method in class com.b2international.snowowl.snomed.datastore.request.dsv.SnomedDSVExportRequestBuilder
-
- setLocation(String) - Method in class com.b2international.snowowl.datastore.config.DatabaseConfiguration
-
- setLogging(boolean) - Method in class com.b2international.snowowl.rpc.RpcConfiguration
-
- setMaintainerType(Rf2MaintainerType) - Method in class com.b2international.snowowl.snomed.datastore.config.SnomedExportDefaultConfiguration
-
- setMaintainingOrganizationLink(String) - Method in interface com.b2international.snowowl.terminologymetadata.CodeSystem
-
- setMaintainingOrganizationLink(String) - Method in class com.b2international.snowowl.terminologymetadata.impl.CodeSystemImpl
-
- setMajorVersion(int) - Method in class com.b2international.snowowl.datastore.history.Version
-
- setMapAdvice(String) - Method in class com.b2international.snowowl.snomed.core.refset.automap.AutoMapEntry
-
Sets the map advice to a specified value.
- setMapAdvice(String) - Method in class com.b2international.snowowl.snomed.importer.rf2.UnsupportedRf2RefSetMember
-
- setMapAdvice(String) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedComplexMapRefSetMemberImpl
-
- setMapAdvice(String) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedComplexMapRefSetMember
-
- setMapCategoryId(String) - Method in class com.b2international.snowowl.snomed.importer.rf2.UnsupportedRf2RefSetMember
-
- setMapCategoryId(String) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedComplexMapRefSetMemberImpl
-
- setMapCategoryId(String) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedComplexMapRefSetMember
-
- setMapGroup(int) - Method in class com.b2international.snowowl.snomed.core.refset.automap.AutoMapEntry
-
Sets the map group to a specified value.
- setMapGroup(int) - Method in class com.b2international.snowowl.snomed.importer.rf2.UnsupportedRf2RefSetMember
-
- setMapGroup(int) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedComplexMapRefSetMemberImpl
-
- setMapGroup(int) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedComplexMapRefSetMember
-
- setMappedSourceColumnIndex(int) - Method in class com.b2international.snowowl.snomed.core.refset.automap.RefSetAutoMapperModel
-
Stores the index of the column which has to be used as the source of the mapping.
- setMappingMode(MappingMode) - Method in class com.b2international.snowowl.snomed.core.refset.automap.AutoMapEntry
-
- setMappingState(MappingState) - Method in class com.b2international.snowowl.snomed.core.refset.automap.AutoMapEntry
-
- setMapPriority(int) - Method in class com.b2international.snowowl.snomed.core.refset.automap.AutoMapEntry
-
Sets the map priority to a specified value.
- setMapPriority(int) - Method in class com.b2international.snowowl.snomed.importer.rf2.UnsupportedRf2RefSetMember
-
- setMapPriority(int) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedComplexMapRefSetMemberImpl
-
- setMapPriority(int) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedComplexMapRefSetMember
-
- setMapRule(String) - Method in class com.b2international.snowowl.snomed.core.refset.automap.AutoMapEntry
-
Sets the map rule to a specified value.
- setMapRule(String) - Method in class com.b2international.snowowl.snomed.importer.rf2.UnsupportedRf2RefSetMember
-
- setMapRule(String) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedComplexMapRefSetMemberImpl
-
- setMapRule(String) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedComplexMapRefSetMember
-
- setMapSchemeId(String) - Method in class com.b2international.snowowl.snomed.datastore.SnomedMapSetSetting
-
- setMapSchemeName(String) - Method in class com.b2international.snowowl.snomed.datastore.SnomedMapSetSetting
-
- setMapSchemeVersion(String) - Method in class com.b2international.snowowl.snomed.datastore.SnomedMapSetSetting
-
- setMapSetName(String) - Method in class com.b2international.snowowl.snomed.datastore.SnomedMapSetSetting
-
- setMapSetType(MapSetType) - Method in class com.b2international.snowowl.snomed.datastore.SnomedMapSetSetting
-
- setMapTargetComponentDescription(String) - Method in class com.b2international.snowowl.snomed.importer.rf2.UnsupportedRf2RefSetMember
-
- setMapTargetComponentDescription(String) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedSimpleMapRefSetMemberImpl
-
- setMapTargetComponentDescription(String) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedSimpleMapRefSetMember
-
- setMapTargetComponentId(String) - Method in class com.b2international.snowowl.snomed.importer.rf2.UnsupportedRf2RefSetMember
-
- setMapTargetComponentId(String) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedSimpleMapRefSetMemberImpl
-
- setMapTargetComponentId(String) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedSimpleMapRefSetMember
-
- setMapTargetComponentType(String) - Method in class com.b2international.snowowl.snomed.core.domain.refset.SnomedReferenceSet
-
- setMapTargetComponentType(String) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedRefSetCreateRequestBuilder
-
- setMapTargetComponentType(short) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedMappingRefSetImpl
-
- setMapTargetComponentType(short) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedMappingRefSet
-
- setMax(int) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.Cardinality
-
Sets the value of the '
Max' attribute.
- setMax(int) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.CardinalityImpl
-
- setMaxCardinality(int) - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedCardinalityPredicate
-
- setMaxCardinality(int) - Method in interface com.b2international.snowowl.snomed.mrcm.CardinalityPredicate
-
- setMaxCardinality(int) - Method in class com.b2international.snowowl.snomed.mrcm.impl.CardinalityPredicateImpl
-
- setMaxIdGenerationAttempts(int) - Method in class com.b2international.snowowl.snomed.datastore.config.SnomedIdentifierConfiguration
-
- setMaxReasonerCount(int) - Method in class com.b2international.snowowl.snomed.datastore.config.SnomedCoreConfiguration
-
- setMaxReasonerResults(int) - Method in class com.b2international.snowowl.snomed.datastore.config.SnomedCoreConfiguration
-
- setMaxReasonerRuns(int) - Method in class com.b2international.snowowl.snomed.datastore.config.SnomedCoreConfiguration
-
- setMaxSegments(int) - Method in class com.b2international.snowowl.datastore.request.repository.OptimizeRequestBuilder
-
- setMemberId(String) - Method in class com.b2international.snowowl.snomed.datastore.request.QueryRefSetMemberEvaluationRequestBuilder
-
- setMemberId(String) - Method in class com.b2international.snowowl.snomed.datastore.request.QueryRefSetMemberUpdateRequestBuilder
-
- setMemberId(String) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedRefSetMemberUpdateRequestBuilder
-
- setMembers(SnomedReferenceSetMembers) - Method in class com.b2international.snowowl.snomed.core.domain.refset.SnomedReferenceSet
-
- setMembers(SnomedReferenceSetMembers) - Method in class com.b2international.snowowl.snomed.core.domain.SnomedCoreComponent
-
- setMembers(Iterable<? extends SnomedReferenceSetMember>) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedConceptUpdateRequestBuilder
-
- setMergeMaxResults(int) - Method in class com.b2international.snowowl.datastore.config.RepositoryConfiguration
-
- setMessage(String) - Method in class com.b2international.commons.status.SerializableStatus
-
Sets the message.
- setMessageTemplate(String) - Method in class com.b2international.snowowl.core.validation.rule.ValidationRuleCreateRequestBuilder
-
- setMetadata(Metadata) - Method in class com.b2international.snowowl.datastore.request.BranchCreateRequestBuilder
-
- setMetadata(Metadata) - Method in class com.b2international.snowowl.datastore.request.BranchUpdateRequestBuilder
-
- setMin(int) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.Cardinality
-
Sets the value of the '
Min' attribute.
- setMin(int) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.CardinalityImpl
-
- setMinCardinality(int) - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedCardinalityPredicate
-
- setMinCardinality(int) - Method in interface com.b2international.snowowl.snomed.mrcm.CardinalityPredicate
-
- setMinCardinality(int) - Method in class com.b2international.snowowl.snomed.mrcm.impl.CardinalityPredicateImpl
-
- setMinimumNumberShouldMatch(int) - Method in class com.b2international.index.query.Expressions.ExpressionBuilder
-
- setMinorVersion(int) - Method in class com.b2international.snowowl.datastore.history.Version
-
- setMode(int) - Method in class com.b2international.snowowl.core.api.preferences.io.XStreamWrapper
-
- setModified_at(String) - Method in class com.b2international.snowowl.snomed.datastore.id.domain.SctId
-
- setModifier(RelationshipModifier) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserRelationship
-
- setModifier(RelationshipModifier) - Method in class com.b2international.snowowl.snomed.api.impl.domain.classification.RelationshipChange
-
- setModifier(RelationshipModifier) - Method in class com.b2international.snowowl.snomed.core.domain.SnomedRelationship
-
- setModifier(RelationshipModifier) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedRelationshipCreateRequestBuilder
-
- setModifier(RelationshipModifier) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedRelationshipUpdateRequestBuilder
-
- setModifier(Concept) - Method in class com.b2international.snowowl.snomed.impl.RelationshipImpl
-
- setModifier(Concept) - Method in interface com.b2international.snowowl.snomed.Relationship
-
- setModule(Concept) - Method in interface com.b2international.snowowl.snomed.Component
-
- setModule(Concept) - Method in class com.b2international.snowowl.snomed.impl.ComponentImpl
-
- setModuleId(String) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserChildConcept
-
- setModuleId(String) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserComponent
-
- setModuleId(String) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserDescriptionResultDetails
-
- setModuleId(String) - Method in class com.b2international.snowowl.snomed.core.domain.SnomedComponent
-
- setModuleId(String) - Method in class com.b2international.snowowl.snomed.datastore.request.BaseSnomedComponentUpdateRequestBuilder
-
- setModuleId(String) - Method in class com.b2international.snowowl.snomed.datastore.request.QueryRefSetMemberUpdateRequestBuilder
-
- setModuleId(String) - Method in class com.b2international.snowowl.snomed.datastore.request.QueryRefSetUpdateRequestBuilder
-
- setModuleId(String) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedComponentCreateRequestBuilder
-
- setModuleId(String) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedRefSetMemberCreateRequestBuilder
-
- setModuleId(String) - Method in class com.b2international.snowowl.snomed.importer.net4j.SnomedSubsetImportConfiguration.SubsetEntry
-
- setModuleId(String) - Method in class com.b2international.snowowl.snomed.importer.rf2.UnsupportedRf2RefSetMember
-
- setModuleId(String) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedRefSetMemberImpl
-
- setModuleId(String) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetMember
-
- setModuleIds(ConfigNode<String, String>) - Method in class com.b2international.snowowl.snomed.datastore.SnomedConfiguration
-
- setModules(Collection<String>) - Method in class com.b2international.snowowl.snomed.datastore.request.rf2.SnomedRf2ExportRequestBuilder
-
- setMrcmRuleRefsetId(String) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedMRCMModuleScopeRefSetMemberImpl
-
- setMrcmRuleRefsetId(String) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedMRCMModuleScopeRefSetMember
-
- setMutable(boolean) - Method in class com.b2international.snowowl.snomed.datastore.index.interest.SearchProfile
-
- setName(String) - Method in class com.b2international.snowowl.api.impl.codesystem.domain.CodeSystem
-
- setName(String) - Method in class com.b2international.snowowl.datastore.request.BranchCreateRequestBuilder
-
- setName(Concept) - Method in interface com.b2international.snowowl.dsl.scg.Attribute
-
Sets the value of the '
Name' containment reference.
- setName(Concept) - Method in class com.b2international.snowowl.dsl.scg.impl.AttributeImpl
-
- setName(String) - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedConcreteDomainPredicate
-
- setName(String) - Method in interface com.b2international.snowowl.snomed.mrcm.ConcreteDomainElementPredicate
-
Sets the value of the '
Name' attribute.
- setName(String) - Method in class com.b2international.snowowl.snomed.mrcm.impl.ConcreteDomainElementPredicateImpl
-
- setName(String) - Method in interface com.b2international.snowowl.terminologymetadata.CodeSystem
-
Sets the value of the '
Name' attribute.
- setName(String) - Method in class com.b2international.snowowl.terminologymetadata.impl.CodeSystemImpl
-
- setName(String) - Method in class com.b2international.snowowl.terminologyregistry.core.request.CodeSystemCreateRequestBuilder
-
- setName(String) - Method in class com.b2international.snowowl.terminologyregistry.core.request.CodeSystemUpdateRequestBuilder
-
- setNamespace(String) - Method in class com.b2international.snowowl.snomed.datastore.id.domain.SctId
-
- setNamespace(String) - Method in class com.b2international.snowowl.snomed.datastore.id.request.AbstractSnomedIdentifierCountedRequestBuilder
-
- setNamespace(String) - Method in class com.b2international.snowowl.snomed.importer.net4j.SnomedSubsetImportConfiguration.SubsetEntry
-
- setNamespaceFilter(String) - Method in class com.b2international.snowowl.snomed.datastore.request.rf2.SnomedRf2ExportRequestBuilder
-
- setNamespaces(ConfigNode<String, String>) - Method in class com.b2international.snowowl.snomed.datastore.SnomedConfiguration
-
- setNested(ExpressionConstraint) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.NestedExpressionImpl
-
- setNested(Refinement) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.NestedRefinementImpl
-
- setNested(ExpressionConstraint) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.NestedExpression
-
Sets the value of the '
Nested' containment reference.
- setNested(Refinement) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.NestedRefinement
-
Sets the value of the '
Nested' containment reference.
- setNotificationEnabled(boolean) - Method in interface com.b2international.snowowl.core.domain.TransactionContext
-
Enable or disable notification of other services about this commit.
- setNotificationEnabled(boolean) - Method in class com.b2international.snowowl.datastore.server.snomed.ImportOnlySnomedTransactionContext
-
- setNrcCountryCode(String) - Method in class com.b2international.snowowl.snomed.datastore.config.SnomedExportDefaultConfiguration
-
- setNumberOfShards(Integer) - Method in class com.b2international.snowowl.datastore.config.IndexConfiguration
-
- setNumberOfWorkers(int) - Method in class com.b2international.snowowl.datastore.config.RepositoryConfiguration
-
- setNumericData(NumericDataClause) - Method in class com.b2international.snowowl.snomed.dsl.query.ast.NumericDataGroupClause
-
- setNumericData(NumericDataClause) - Method in class com.b2international.snowowl.snomed.dsl.query.queryast.impl.NumericDataGroupClauseImpl
-
- setNumericData(NumericDataClause) - Method in interface com.b2international.snowowl.snomed.dsl.query.queryast.NumericDataGroupClause
-
- setOid(String) - Method in class com.b2international.snowowl.api.impl.codesystem.domain.CodeSystem
-
- setOid(String) - Method in class com.b2international.snowowl.terminologyregistry.core.request.CodeSystemCreateRequestBuilder
-
- setOperator(NumericDataClause.Operator) - Method in class com.b2international.snowowl.snomed.dsl.query.ast.NumericDataClause
-
- setOperator(String) - Method in class com.b2international.snowowl.snomed.dsl.query.queryast.impl.NumericDataClauseImpl
-
- setOperator(String) - Method in interface com.b2international.snowowl.snomed.dsl.query.queryast.NumericDataClause
-
Sets the value of the '
Operator' attribute.
- setOperator(DependencyOperator) - Method in interface com.b2international.snowowl.snomed.mrcm.DependencyPredicate
-
Sets the value of the '
Operator' attribute.
- setOperator(DependencyOperator) - Method in class com.b2international.snowowl.snomed.mrcm.impl.DependencyPredicateImpl
-
- setOperatorComponentId(String) - Method in class com.b2international.snowowl.snomed.importer.rf2.UnsupportedRf2RefSetMember
-
- setOperatorComponentId(String) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedConcreteDataTypeRefSetMemberImpl
-
- setOperatorComponentId(String) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedConcreteDataTypeRefSetMember
-
- setOrganizationLink(String) - Method in class com.b2international.snowowl.api.impl.codesystem.domain.CodeSystem
-
- setOwlExpression(String) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedOWLExpressionRefSetMemberImpl
-
- setOwlExpression(String) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedOWLExpressionRefSetMember
-
- setParent(M, M) - Method in class com.b2international.commons.hierarchy.Hierarchy
-
- setParent(String) - Method in class com.b2international.snowowl.datastore.request.BranchCreateRequestBuilder
-
- setParent(SearchProfile) - Method in class com.b2international.snowowl.snomed.datastore.index.interest.SearchProfileRule
-
- setParentBranchPath(String) - Method in class com.b2international.snowowl.api.impl.codesystem.domain.CodeSystemVersion
-
- setParentBranchPath(String) - Method in interface com.b2international.snowowl.terminologymetadata.CodeSystemVersion
-
- setParentBranchPath(String) - Method in class com.b2international.snowowl.terminologymetadata.impl.CodeSystemVersionImpl
-
- setParentContextDescription(String) - Method in class com.b2international.snowowl.datastore.request.RepositoryCommitRequestBuilder
-
- setParentDomain(String) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedMRCMDomainRefSetMemberImpl
-
- setParentDomain(String) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedMRCMDomainRefSetMember
-
- setParentIds(long[]) - Method in class com.b2international.snowowl.snomed.core.domain.SnomedConcept
-
- setPartitionId(String) - Method in class com.b2international.snowowl.snomed.datastore.id.domain.SctId
-
- setPassword(String) - Method in class com.b2international.snowowl.core.login.LoginModel
-
- setPassword(String) - Method in class com.b2international.snowowl.datastore.config.DatabaseConfiguration
-
- setPatched(boolean) - Method in class com.b2international.snowowl.api.impl.codesystem.domain.CodeSystemVersion
-
- setPlugin(String) - Method in class com.b2international.commons.status.SerializableStatus
-
Sets the plug-in id.
- setPort(int) - Method in class com.b2international.snowowl.datastore.config.RepositoryConfiguration
-
- SetPredicate<T> - Class in com.b2international.index.query
-
- setPredicate(SnomedPredicate) - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedCardinalityPredicate
-
- setPredicate(SnomedPredicate) - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedConstraint
-
- setPredicate(ConceptModelPredicate) - Method in interface com.b2international.snowowl.snomed.mrcm.AttributeConstraint
-
Sets the value of the '
Predicate' containment reference.
- setPredicate(ConceptModelPredicate) - Method in interface com.b2international.snowowl.snomed.mrcm.CardinalityPredicate
-
Sets the value of the '
Predicate' containment reference.
- setPredicate(ConceptModelPredicate) - Method in class com.b2international.snowowl.snomed.mrcm.impl.AttributeConstraintImpl
-
- setPredicate(ConceptModelPredicate) - Method in class com.b2international.snowowl.snomed.mrcm.impl.CardinalityPredicateImpl
-
- setPreferredDescriptions(SnomedDescriptions) - Method in class com.b2international.snowowl.snomed.core.domain.SnomedConcept
-
- setPreferredSynonym(String) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserConcept
-
- setPreparationTime(long) - Method in class com.b2international.snowowl.datastore.request.RepositoryCommitRequestBuilder
-
Set additional preparation time for this commit.
- setPrimaryLanguage(String) - Method in class com.b2international.snowowl.api.impl.codesystem.domain.CodeSystem
-
- setProperties(Map<String, Object>) - Method in class com.b2international.snowowl.snomed.core.domain.refset.SnomedReferenceSetMember
-
- setProperties(Map<String, Object>) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedRefSetMemberCreateRequestBuilder
-
- setProperties(SnomedSubsetImportConfiguration.SubsetEntry) - Method in class com.b2international.snowowl.snomed.importer.net4j.SnomedSubsetImportUtil
-
Sets the properties (separator char, SNOMED CT concept ID column, line feed character) of the given subset entry.
- setProtocol(RpcProtocol) - Method in class com.b2international.snowowl.rpc.RpcSessionImpl
-
- setProviderConfigurations(List<IdentityProviderConfig>) - Method in class com.b2international.snowowl.identity.IdentityConfiguration
-
- setProximalPrimitiveConstraint(String) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedMRCMDomainRefSetMemberImpl
-
- setProximalPrimitiveConstraint(String) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedMRCMDomainRefSetMember
-
- setProximalPrimitiveRefinement(String) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedMRCMDomainRefSetMemberImpl
-
- setProximalPrimitiveRefinement(String) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedMRCMDomainRefSetMember
-
- setPt(SnomedDescription) - Method in class com.b2international.snowowl.snomed.core.domain.SnomedConcept
-
- setPurge(Purge) - Method in class com.b2international.snowowl.datastore.request.repository.PurgeRequestBuilder
-
- setQuantifier(ConceptRef.Quantifier) - Method in class com.b2international.snowowl.snomed.dsl.query.ast.ConceptRef
-
- setQuantifier(SubsumptionQuantifier) - Method in interface com.b2international.snowowl.snomed.dsl.query.queryast.ConceptRef
-
- setQuantifier(SubsumptionQuantifier) - Method in class com.b2international.snowowl.snomed.dsl.query.queryast.impl.ConceptRefImpl
-
- setQuantity(int) - Method in class com.b2international.snowowl.snomed.datastore.id.request.AbstractSnomedIdentifierCountedRequestBuilder
-
- setQuery(String) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedQueryRefSetMemberImpl
-
- setQuery(String) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedQueryRefSetMember
-
- setQueryDebugThreshold(long) - Method in class com.b2international.snowowl.datastore.config.IndexConfiguration
-
- setQueryInfoThreshold(long) - Method in class com.b2international.snowowl.datastore.config.IndexConfiguration
-
- setQueryTraceThreshold(long) - Method in class com.b2international.snowowl.datastore.config.IndexConfiguration
-
- setQueryWarnThreshold(long) - Method in class com.b2international.snowowl.datastore.config.IndexConfiguration
-
- setQuoteCharacter(String) - Method in class com.b2international.snowowl.snomed.importer.net4j.SnomedSubsetImportConfiguration.SubsetEntry
-
- setRange(SnomedConceptSetDefinition) - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedRelationshipPredicate
-
- setRange(ConceptSetDefinition) - Method in class com.b2international.snowowl.snomed.mrcm.impl.RelationshipPredicateImpl
-
- setRange(ConceptSetDefinition) - Method in interface com.b2international.snowowl.snomed.mrcm.RelationshipPredicate
-
Sets the value of the '
Range' containment reference.
- setRangeConstraint(String) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedMRCMAttributeRangeRefSetMemberImpl
-
- setRangeConstraint(String) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedMRCMAttributeRangeRefSetMember
-
- setReaderPoolCapacity(int) - Method in interface com.b2international.snowowl.datastore.cdo.ICDORepository
-
- setReaderPoolCapacity(int) - Method in class com.b2international.snowowl.datastore.config.ConnectionPoolConfiguration
-
- setReaderPoolCapacity(int) - Method in class com.b2international.snowowl.datastore.server.CDORepository
-
- setReasonerId(String) - Method in class com.b2international.snowowl.snomed.api.impl.domain.classification.ClassificationInput
-
- setRedundantStatedRelationshipsFound(Boolean) - Method in class com.b2international.snowowl.snomed.api.impl.domain.classification.ClassificationRun
-
- setReferenceBranch(String) - Method in class com.b2international.snowowl.snomed.datastore.request.rf2.SnomedRf2ExportRequestBuilder
-
- setReferencedComponent(SnomedCoreComponent) - Method in class com.b2international.snowowl.snomed.core.domain.refset.SnomedReferenceSetMember
-
- setReferencedComponentId(String) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedRefSetMemberCreateRequestBuilder
-
- setReferencedComponentId(String) - Method in class com.b2international.snowowl.snomed.importer.rf2.UnsupportedRf2RefSetMember
-
- setReferencedComponentId(String) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedRefSetMemberImpl
-
- setReferencedComponentId(String) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetMember
-
- setReferencedComponentType(String) - Method in class com.b2international.snowowl.snomed.core.domain.refset.SnomedReferenceSet
-
- setReferencedComponentType(String) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedRefSetCreateRequestBuilder
-
- setReferencedComponentType(short) - Method in class com.b2international.snowowl.snomed.importer.rf2.Rf2RefSet
-
- setReferencedComponentType(short) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedRefSetImpl
-
- setReferencedComponentType(short) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSet
-
- setReferenceSet(SnomedReferenceSet) - Method in class com.b2international.snowowl.snomed.core.domain.SnomedConcept
-
- setReferenceSetId(String) - Method in class com.b2international.snowowl.snomed.core.domain.refset.SnomedReferenceSetMember
-
- setReferenceSetId(String) - Method in class com.b2international.snowowl.snomed.datastore.request.QueryRefSetEvaluationRequestBuilder
-
- setReferenceSetId(String) - Method in class com.b2international.snowowl.snomed.datastore.request.QueryRefSetUpdateRequestBuilder
-
- setReferenceSetId(String) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedRefSetMemberCreateRequestBuilder
-
- setRefinement(Refinement) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.AttributeGroup
-
Sets the value of the '
Refinement' containment reference.
- setRefinement(Refinement) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.AttributeGroupImpl
-
- setRefinement(Refinement) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.RefinedExpressionConstraintImpl
-
- setRefinement(Refinement) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.RefinedExpressionConstraint
-
Sets the value of the '
Refinement' containment reference.
- setRefSet(SnomedRefSetCreateRequestBuilder) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedConceptCreateRequestBuilder
-
- setRefSet(SnomedRefSetCreateRequest) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedConceptCreateRequestBuilder
-
- setRefSet(SnomedRefSet) - Method in class com.b2international.snowowl.snomed.importer.rf2.UnsupportedRf2RefSetMember
-
- setRefSet(SnomedRefSet) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedRefSetMemberImpl
-
- setRefSet(SnomedRefSet) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetMember
-
- setRefSetExportLayout(Rf2RefSetExportLayout) - Method in class com.b2international.snowowl.snomed.datastore.request.rf2.SnomedRf2ExportRequestBuilder
-
- setRefSetExportType(Rf2RefSetExportLayout) - Method in class com.b2international.snowowl.snomed.datastore.config.SnomedExportDefaultConfiguration
-
- setRefSetId(String) - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedReferenceSetDefinition
-
- setRefSetId(String) - Method in class com.b2international.snowowl.snomed.datastore.request.dsv.SnomedDSVExportRequestBuilder
-
- setRefSetId(String) - Method in class com.b2international.snowowl.snomed.datastore.SnomedMapSetSetting
-
- setRefSetIdentifierConceptId(String) - Method in class com.b2international.snowowl.snomed.mrcm.impl.ReferenceSetConceptSetDefinitionImpl
-
- setRefSetIdentifierConceptId(String) - Method in interface com.b2international.snowowl.snomed.mrcm.ReferenceSetConceptSetDefinition
-
- setRefSetParent(String) - Method in class com.b2international.snowowl.snomed.importer.net4j.SnomedSubsetImportConfiguration.SubsetEntry
-
- setRefSets(Collection<String>) - Method in class com.b2international.snowowl.snomed.datastore.request.rf2.SnomedRf2ExportRequestBuilder
-
- setRelationshipFile(File) - Method in class com.b2international.snowowl.snomed.importer.net4j.ImportConfiguration
-
- setRelationshipId(String) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserRelationship
-
- setRelationships(List<ISnomedBrowserRelationship>) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserConcept
-
- setRelationships(SnomedRelationships) - Method in class com.b2international.snowowl.snomed.core.domain.SnomedConcept
-
- setRelationships(Iterable<? extends SnomedRelationship>) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedConceptUpdateRequestBuilder
-
- setRelationshipTargetExpected(boolean) - Method in class com.b2international.snowowl.snomed.datastore.request.dsv.SnomedDSVExportRequestBuilder
-
- setReleased(boolean) - Method in class com.b2international.snowowl.core.domain.BaseComponent
-
- setReleased(boolean) - Method in interface com.b2international.snowowl.snomed.Component
-
- setReleased(boolean) - Method in class com.b2international.snowowl.snomed.impl.ComponentImpl
-
- setReleased(boolean) - Method in class com.b2international.snowowl.snomed.importer.rf2.UnsupportedRf2RefSetMember
-
- setReleased(boolean) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedRefSetMemberImpl
-
- setReleased(boolean) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetMember
-
- setReleaseFileSet(ReleaseFileSet) - Method in class com.b2international.snowowl.snomed.importer.net4j.ImportConfiguration
-
- setReleaseType(Rf2ReleaseType) - Method in class com.b2international.snowowl.snomed.datastore.request.rf2.SnomedRf2ExportRequestBuilder
-
- setReleaseType(Rf2ReleaseType) - Method in class com.b2international.snowowl.snomed.datastore.request.rf2.SnomedRf2ImportRequestBuilder
-
- setRememberMe(boolean) - Method in class com.b2international.snowowl.core.login.LoginModel
-
- setReplacedIns(Collection<Integer>) - Method in class com.b2international.index.revision.Revision
-
- setReporter(String) - Method in class com.b2international.snowowl.core.validation.whitelist.ValidationWhiteListCreateRequestBuilder
-
- setRepositoryUuid(String) - Method in class com.b2international.snowowl.api.impl.codesystem.domain.CodeSystem
-
- setRepositoryUuid(String) - Method in interface com.b2international.snowowl.terminologymetadata.CodeSystem
-
- setRepositoryUuid(String) - Method in class com.b2international.snowowl.terminologymetadata.impl.CodeSystemImpl
-
- setRepositoryUuid(String) - Method in class com.b2international.snowowl.terminologyregistry.core.request.CodeSystemCreateRequestBuilder
-
- setRequest(Request<ServiceProvider, ?>) - Method in class com.b2international.snowowl.datastore.request.job.ScheduleJobRequestBuilder
-
- setResolveChunkSize(int) - Method in class com.b2international.snowowl.datastore.connection.RepositoryConnectionConfiguration
-
- setResourceDirectory(String) - Method in class com.b2international.snowowl.core.config.SnowOwlConfiguration
-
- setReversed(boolean) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.AttributeConstraint
-
Sets the value of the '
Reversed' attribute.
- setReversed(boolean) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.AttributeConstraintImpl
-
- setReviewId(String) - Method in class com.b2international.snowowl.datastore.request.CreateMergeRequestBuilder
-
- setRevisionCacheEnabled(boolean) - Method in class com.b2international.snowowl.datastore.config.RepositoryConfiguration
-
- setRf2ArchiveId(UUID) - Method in class com.b2international.snowowl.snomed.datastore.request.rf2.SnomedRf2ImportRequestBuilder
-
- setRight(R) - Method in class com.b2international.snowowl.snomed.dsl.query.ast.BinaryRValue
-
- setRight(RValue) - Method in interface com.b2international.snowowl.snomed.dsl.query.queryast.BinaryRValue
-
Sets the value of the '
Right' containment reference.
- setRight(RValue) - Method in class com.b2international.snowowl.snomed.dsl.query.queryast.impl.BinaryRValueImpl
-
- setRight(ExpressionConstraint) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.AndExpressionConstraint
-
Sets the value of the '
Right' containment reference.
- setRight(Refinement) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.AndRefinement
-
Sets the value of the '
Right' containment reference.
- setRight(ExpressionConstraint) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.ExclusionExpressionConstraint
-
Sets the value of the '
Right' containment reference.
- setRight(ExpressionConstraint) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.AndExpressionConstraintImpl
-
- setRight(Refinement) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.AndRefinementImpl
-
- setRight(ExpressionConstraint) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.ExclusionExpressionConstraintImpl
-
- setRight(ExpressionConstraint) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.OrExpressionConstraintImpl
-
- setRight(Refinement) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.OrRefinementImpl
-
- setRight(ExpressionConstraint) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.OrExpressionConstraint
-
Sets the value of the '
Right' containment reference.
- setRight(Refinement) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.OrRefinement
-
Sets the value of the '
Right' containment reference.
- setRuleId(String) - Method in class com.b2international.snowowl.core.validation.whitelist.ValidationWhiteListCreateRequestBuilder
-
- setRuleIds(Collection<String>) - Method in class com.b2international.snowowl.core.validation.ValidateRequestBuilder
-
- setRuleParameters(Map<String, Object>) - Method in class com.b2international.snowowl.core.validation.ValidateRequestBuilder
-
- setRuleStrengthId(String) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedMRCMAttributeDomainRefSetMemberImpl
-
- setRuleStrengthId(String) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedMRCMAttributeRangeRefSetMemberImpl
-
- setRuleStrengthId(String) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedMRCMAttributeDomainRefSetMember
-
- setRuleStrengthId(String) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedMRCMAttributeRangeRefSetMember
-
- setSaveDate(Date) - Method in class com.b2international.snowowl.snomed.api.impl.domain.classification.ClassificationRun
-
- setScheme(String) - Method in class com.b2international.snowowl.datastore.config.DatabaseConfiguration
-
- setScore(float) - Method in interface com.b2international.index.WithScore
-
- setScore(float) - Method in class com.b2international.snowowl.datastore.commitinfo.CommitInfoDocument
-
- setScore(float) - Method in class com.b2international.snowowl.datastore.index.RevisionDocument
-
- setScore(Float) - Method in class com.b2international.snowowl.snomed.core.domain.SnomedComponent
-
- setScorer(Scorer) - Method in class com.b2international.index.lucene.AbstractDocsOutOfOrderCollector
-
- setScorer(Scorer) - Method in class com.b2international.index.lucene.DocIdCollector
-
- setScriptLocation(String) - Method in class com.b2international.snowowl.datastore.server.migrate.MigrateRequestBuilder
-
- setScroll(String) - Method in class com.b2international.snowowl.core.request.SearchResourceRequestBuilder
-
Sets the scroll keep alive value to the specified value to start a scroll based on the query of this request.
- setScrollId(String) - Method in class com.b2international.snowowl.core.request.SearchResourceRequestBuilder
-
Sets the scroll Id to continue a previously started scroll.
- setScrollKeepAlive(String) - Method in class com.b2international.index.query.Query
-
- setSctid(String) - Method in class com.b2international.snowowl.snomed.datastore.id.domain.SctId
-
- setSearchAfter(String) - Method in class com.b2international.snowowl.core.request.SearchResourceRequestBuilder
-
Sets the search after parameter to the specified array of scroll values.
- setSegmentId(int) - Method in class com.b2international.index.revision.Revision
-
- setSelectedReasoner(int) - Method in interface com.b2international.snowowl.snomed.reasoner.preferences.IReasonerPreferencesService
-
- setSelectedReasoner(String) - Method in interface com.b2international.snowowl.snomed.reasoner.preferences.IReasonerPreferencesService
-
- setSemanticTag(String) - Method in class com.b2international.snowowl.snomed.core.domain.SnomedDescription
-
- setSequence(long) - Method in class com.b2international.snowowl.snomed.datastore.id.domain.SctId
-
- setSerializedValue(String) - Method in class com.b2international.snowowl.snomed.importer.rf2.UnsupportedRf2RefSetMember
-
- setSerializedValue(String) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedConcreteDataTypeRefSetMemberImpl
-
- setSerializedValue(String) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedConcreteDataTypeRefSetMember
-
- setSession(RpcSession) - Static method in class com.b2international.snowowl.rpc.RpcThreadLocal
-
- setSettings(String) - Method in class com.b2international.snowowl.datastore.config.DatabaseConfiguration
-
- setSettings(ClassificationSettings) - Method in class com.b2international.snowowl.snomed.reasoner.server.request.ClassifyRequestBuilder
-
- setSeverity(int) - Method in class com.b2international.commons.status.SerializableStatus
-
Sets the severity.
- setSeverity(ValidationRule.Severity) - Method in class com.b2international.snowowl.core.validation.rule.ValidationRuleCreateRequestBuilder
-
- setSheetNumber(Integer) - Method in class com.b2international.snowowl.snomed.importer.net4j.SnomedSubsetImportConfiguration.SubsetEntry
-
- setShortName(String) - Method in class com.b2international.snowowl.api.impl.codesystem.domain.CodeSystem
-
- setShortName(String) - Method in interface com.b2international.snowowl.terminologymetadata.CodeSystem
-
- setShortName(String) - Method in class com.b2international.snowowl.terminologymetadata.impl.CodeSystemImpl
-
- setShortName(String) - Method in class com.b2international.snowowl.terminologyregistry.core.request.CodeSystemCreateRequestBuilder
-
- setShowReasonerUsageWarningEnabled(boolean) - Method in class com.b2international.snowowl.snomed.datastore.config.SnomedCoreConfiguration
-
- setSignalTimeout(long) - Method in class com.b2international.snowowl.datastore.connection.RepositoryConnectionConfiguration
-
- setSkipEmptyLines(boolean) - Method in class com.b2international.snowowl.snomed.importer.net4j.SnomedSubsetImportConfiguration.SubsetEntry
-
- setSocketTimeout(int) - Method in class com.b2international.snowowl.datastore.config.IndexConfiguration
-
- setSoftware(String) - Method in class com.b2international.snowowl.snomed.datastore.id.domain.SctId
-
- setSource(String) - Method in class com.b2international.snowowl.datastore.request.CreateMergeRequestBuilder
-
- setSource(String) - Method in class com.b2international.snowowl.datastore.request.ReviewCreateRequestBuilder
-
- setSource(SnomedConcept) - Method in class com.b2international.snowowl.snomed.core.domain.SnomedRelationship
-
- setSource(Map<String, Object>) - Method in class com.b2international.snowowl.snomed.datastore.request.QueryRefSetMemberUpdateRequestBuilder
-
- setSource(Map<String, Object>) - Method in class com.b2international.snowowl.snomed.datastore.request.QueryRefSetUpdateRequestBuilder
-
- setSource(Map<String, Object>) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedRefSetMemberCreateRequestBuilder
-
- setSource(Map<String, Object>) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedRefSetMemberUpdateRequestBuilder
-
- setSource(Concept) - Method in class com.b2international.snowowl.snomed.impl.RelationshipImpl
-
- setSource(Concept) - Method in interface com.b2international.snowowl.snomed.Relationship
-
- setSourceEffectiveTime(Date) - Method in class com.b2international.snowowl.snomed.importer.rf2.UnsupportedRf2RefSetMember
-
- setSourceEffectiveTime(Date) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedModuleDependencyRefSetMemberImpl
-
- setSourceEffectiveTime(Date) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedModuleDependencyRefSetMember
-
- setSourceId(String) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserRelationship
-
- setSourceId(String) - Method in class com.b2international.snowowl.snomed.api.impl.domain.classification.RelationshipChange
-
- setSourceId(String) - Method in class com.b2international.snowowl.snomed.core.domain.SnomedRelationship
-
- setSourceId(String) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedRelationshipCreateRequestBuilder
-
- setSourceKind(ImportConfiguration.ImportSourceKind) - Method in class com.b2international.snowowl.snomed.importer.net4j.ImportConfiguration
-
- setStartEffectiveTime(Date) - Method in class com.b2international.snowowl.snomed.datastore.request.rf2.SnomedRf2ExportRequestBuilder
-
- setStartEffectiveTime(Date) - Method in interface com.b2international.snowowl.snomed.exporter.server.SnomedExportContext
-
Sets a restricting start effective time.
- setStartEffectiveTime(Date) - Method in class com.b2international.snowowl.snomed.exporter.server.SnomedExportContextImpl
-
- setStartTime(long) - Method in class com.b2international.snowowl.datastore.cdo.CDOCommitInfoUtils.CDOCommitInfoQuery
-
Set the start time to the specified value.
- setStatedAncestorIds(long[]) - Method in class com.b2international.snowowl.snomed.core.domain.SnomedConcept
-
- setStatedAncestors(SnomedConcepts) - Method in class com.b2international.snowowl.snomed.core.domain.SnomedConcept
-
- setStatedDescendants(SnomedConcepts) - Method in class com.b2international.snowowl.snomed.core.domain.SnomedConcept
-
- setStatedParentIds(long[]) - Method in class com.b2international.snowowl.snomed.core.domain.SnomedConcept
-
- setStatedRelationshipFile(File) - Method in class com.b2international.snowowl.snomed.importer.net4j.ImportConfiguration
-
- setStatus(ClassificationStatus) - Method in class com.b2international.snowowl.snomed.api.impl.domain.classification.ClassificationRun
-
- setStatus(ISnomedImportConfiguration.ImportStatus) - Method in class com.b2international.snowowl.snomed.api.impl.domain.SnomedImportConfiguration
-
Sets the status to the desired value.
- setStatus(String) - Method in class com.b2international.snowowl.snomed.datastore.id.domain.SctId
-
- setStorageKey(long) - Method in class com.b2international.index.revision.Revision
-
- setStorageKey(long) - Method in class com.b2international.snowowl.core.domain.BaseComponent
-
- setStorageKeyQueryParameters(PreparedStatement, long, int, long) - Method in class com.b2international.snowowl.datastore.server.history.HistoryInfoQueryExecutorImpl
-
Populates the specified JDBC prepared statement's parameters from the given history configuration.
- setStrategy(SnomedIdentifierConfiguration.IdGenerationStrategy) - Method in class com.b2international.snowowl.snomed.datastore.config.SnomedIdentifierConfiguration
-
- setStrength(ConstraintStrength) - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedConstraint
-
- setStrength(ConstraintStrength) - Method in interface com.b2international.snowowl.snomed.mrcm.ConstraintBase
-
Sets the value of the '
Strength' attribute.
- setStrength(ConstraintStrength) - Method in class com.b2international.snowowl.snomed.mrcm.impl.ConstraintBaseImpl
-
- setStringDatatypeRefsetIdentifier(String) - Method in class com.b2international.snowowl.snomed.datastore.config.SnomedCoreConfiguration
-
Sets the ID of the string datatype reference set identifier concept
- setSubclassDefinitionStatus(SubclassDefinitionStatus) - Method in class com.b2international.snowowl.snomed.core.domain.SnomedConcept
-
- setSubclassDefinitionStatus(SubclassDefinitionStatus) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedConceptCreateRequestBuilder
-
- setSubclassDefinitionStatus(SubclassDefinitionStatus) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedConceptUpdateRequestBuilder
-
- setSubsetName(String) - Method in class com.b2international.snowowl.snomed.importer.net4j.SnomedSubsetImportConfiguration.SubsetEntry
-
- setSubstance(RValue) - Method in class com.b2international.snowowl.snomed.dsl.query.queryast.impl.NumericDataGroupClauseImpl
-
- setSubstance(RValue) - Method in interface com.b2international.snowowl.snomed.dsl.query.queryast.NumericDataGroupClause
-
- setSubstances(RValue) - Method in class com.b2international.snowowl.snomed.dsl.query.ast.NumericDataGroupClause
-
- setSystemId(String) - Method in class com.b2international.snowowl.snomed.datastore.id.domain.SctId
-
- setSystemUserNeeded(boolean) - Method in class com.b2international.snowowl.core.config.SnowOwlConfiguration
-
- setTarget(String) - Method in class com.b2international.snowowl.datastore.request.CreateMergeRequestBuilder
-
- setTarget(String) - Method in class com.b2international.snowowl.datastore.request.ReviewCreateRequestBuilder
-
- setTarget(ISnomedBrowserRelationshipTarget) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserRelationship
-
- setTargetComponentId(String) - Method in class com.b2international.snowowl.snomed.importer.rf2.UnsupportedRf2RefSetMember
-
- setTargetComponentId(String) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedAssociationRefSetMemberImpl
-
- setTargetComponentId(String) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedAssociationRefSetMember
-
- setTargetEffectiveTime(Date) - Method in class com.b2international.snowowl.snomed.importer.rf2.UnsupportedRf2RefSetMember
-
- setTargetEffectiveTime(Date) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedModuleDependencyRefSetMemberImpl
-
- setTargetEffectiveTime(Date) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedModuleDependencyRefSetMember
-
- setTargetRefSetTypeId(String) - Method in class com.b2international.snowowl.snomed.core.refset.automap.RefSetAutoMapperModel
-
- setTaskName(String) - Method in class com.b2international.commons.CancelableProgressMonitorWrapper
-
- setTaskName(String) - Method in class com.b2international.commons.CancelableProgressMonitorWrapper
-
- setTaskName(String) - Method in class com.b2international.commons.ConsoleProgressMonitor
-
- setTaskName(String) - Method in class com.b2international.commons.ConsoleProgressMonitor
-
- setTaskName(String) - Method in class com.b2international.commons.LogProgressMonitorWrapper
-
- setTaskName(String) - Method in class com.b2international.commons.LogProgressMonitorWrapper
-
- setTaskName(String) - Method in class com.b2international.commons.Slf4jLogProgressMonitorWrapper
-
- setTaskName(String) - Method in class com.b2international.commons.Slf4jLogProgressMonitorWrapper
-
- setTaxonomy(ReasonerTaxonomy) - Method in class com.b2international.snowowl.snomed.reasoner.server.request.PersistChangesRequestBuilder
-
- setTaxonomyBuilder(ReasonerTaxonomyBuilder) - Method in class com.b2international.snowowl.snomed.reasoner.server.request.PersistChangesRequestBuilder
-
- setTerm(String) - Method in interface com.b2international.snowowl.dsl.scg.Concept
-
Sets the value of the '
Term' attribute.
- setTerm(String) - Method in class com.b2international.snowowl.dsl.scg.impl.ConceptImpl
-
- setTerm(String) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserDescription
-
- setTerm(String) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserDescriptionResult
-
- setTerm(String) - Method in class com.b2international.snowowl.snomed.core.domain.SnomedDescription
-
- setTerm(String) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedDescriptionCreateRequest
-
- setTerm(String) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedDescriptionCreateRequestBuilder
-
- setTerm(String) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedDescriptionUpdateRequestBuilder
-
- setTerm(String) - Method in interface com.b2international.snowowl.snomed.Description
-
- setTerm(String) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.ConceptReference
-
Sets the value of the '
Term' attribute.
- setTerm(String) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.ConceptReferenceImpl
-
- setTerm(String) - Method in class com.b2international.snowowl.snomed.impl.DescriptionImpl
-
- setTerminologyComponentId(String) - Method in interface com.b2international.snowowl.terminologymetadata.CodeSystem
-
- setTerminologyComponentId(String) - Method in class com.b2international.snowowl.terminologymetadata.impl.CodeSystemImpl
-
- setTerminologyId(String) - Method in class com.b2international.snowowl.api.impl.codesystem.domain.CodeSystem
-
- setTerminologyId(String) - Method in class com.b2international.snowowl.terminologyregistry.core.request.CodeSystemCreateRequestBuilder
-
- settings() - Method in interface com.b2international.index.admin.IndexAdmin
-
Returns the settings of this index.
- settings - Variable in class com.b2international.snowowl.snomed.reasoner.classification.operation.ClassifyOperation
-
- setTitle(ClamlModel.Title) - Method in class com.b2international.snowowl.core.claml.ClamlModel
-
- setToolingId(String) - Method in class com.b2international.snowowl.core.validation.rule.ValidationRuleCreateRequestBuilder
-
- setTopValue(T) - Method in class com.b2international.index.lucene.DelegatingFieldComparator
-
- setTransientEffectiveTime(String) - Method in class com.b2international.snowowl.snomed.datastore.request.rf2.SnomedRf2ExportRequestBuilder
-
- setTraverseAncestorBranches(boolean) - Method in class com.b2international.snowowl.datastore.cdo.CDOCommitInfoUtils.CDOCommitInfoQuery
-
true if commit info has to be retrieved from the ancestor branches as well.
- setType(String) - Method in class com.b2international.snowowl.core.validation.rule.ValidationRuleCreateRequestBuilder
-
- setType(String) - Method in class com.b2international.snowowl.datastore.config.DatabaseConfiguration
-
- setType(SnomedBrowserDescriptionType) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserDescription
-
- setType(ISnomedBrowserRelationshipType) - Method in class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserRelationship
-
- setType(SnomedRefSetType) - Method in class com.b2international.snowowl.snomed.core.domain.refset.SnomedReferenceSet
-
- setType(SnomedRefSetType) - Method in class com.b2international.snowowl.snomed.core.domain.refset.SnomedReferenceSetMember
-
- setType(SnomedConcept) - Method in class com.b2international.snowowl.snomed.core.domain.SnomedDescription
-
- setType(SnomedConcept) - Method in class com.b2international.snowowl.snomed.core.domain.SnomedRelationship
-
- setType(SnomedRefSetType) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedRefSetCreateRequestBuilder
-
- setType(Concept) - Method in interface com.b2international.snowowl.snomed.Description
-
- setType(Concept) - Method in class com.b2international.snowowl.snomed.impl.DescriptionImpl
-
- setType(Concept) - Method in class com.b2international.snowowl.snomed.impl.RelationshipImpl
-
- setType(SnomedRefSetType) - Method in class com.b2international.snowowl.snomed.importer.rf2.Rf2RefSet
-
- setType(DataType) - Method in interface com.b2international.snowowl.snomed.mrcm.ConcreteDomainElementPredicate
-
Sets the value of the '
Type' attribute.
- setType(DataType) - Method in class com.b2international.snowowl.snomed.mrcm.impl.ConcreteDomainElementPredicateImpl
-
- setType(Concept) - Method in interface com.b2international.snowowl.snomed.Relationship
-
- setType(SnomedRefSetType) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedRefSetImpl
-
- setType(SnomedRefSetType) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSet
-
- setTypeConceptId(String) - Method in class com.b2international.snowowl.snomed.mrcm.impl.RelationshipConceptSetDefinitionImpl
-
- setTypeConceptId(String) - Method in interface com.b2international.snowowl.snomed.mrcm.RelationshipConceptSetDefinition
-
- setTypeId(String) - Method in class com.b2international.snowowl.snomed.api.impl.domain.classification.RelationshipChange
-
- setTypeId(String) - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedDescriptionPredicate
-
- setTypeId(String) - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedRelationshipDefinition
-
- setTypeId(String) - Method in class com.b2international.snowowl.snomed.core.domain.SnomedDescription
-
- setTypeId(String) - Method in class com.b2international.snowowl.snomed.core.domain.SnomedRelationship
-
- setTypeId(String) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedDescriptionCreateRequest
-
- setTypeId(String) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedDescriptionCreateRequestBuilder
-
- setTypeId(String) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedDescriptionUpdateRequestBuilder
-
- setTypeId(String) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedRelationshipCreateRequestBuilder
-
- setTypeId(String) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedRelationshipUpdateRequestBuilder
-
- setTypeId(String) - Method in interface com.b2international.snowowl.snomed.mrcm.DescriptionPredicate
-
Sets the value of the '
Type Id' attribute.
- setTypeId(String) - Method in class com.b2international.snowowl.snomed.mrcm.impl.DescriptionPredicateImpl
-
- setUnionGroup(int) - Method in class com.b2international.snowowl.snomed.api.impl.domain.classification.RelationshipChange
-
- setUnionGroup(Integer) - Method in class com.b2international.snowowl.snomed.core.domain.SnomedRelationship
-
- setUnionGroup(Integer) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedRelationshipCreateRequestBuilder
-
- setUnionGroup(Integer) - Method in class com.b2international.snowowl.snomed.datastore.request.SnomedRelationshipUpdateRequestBuilder
-
- setUnionGroup(int) - Method in class com.b2international.snowowl.snomed.impl.RelationshipImpl
-
- setUnionGroup(int) - Method in interface com.b2international.snowowl.snomed.Relationship
-
- setUniquenessCheckEnabled(boolean) - Method in class com.b2international.snowowl.snomed.datastore.SnomedEditingContext
-
- setUnit(String) - Method in class com.b2international.snowowl.snomed.dsl.query.ast.NumericDataClause
-
- setUnitType(String) - Method in class com.b2international.snowowl.snomed.dsl.query.queryast.impl.NumericDataClauseImpl
-
- setUnitType(String) - Method in interface com.b2international.snowowl.snomed.dsl.query.queryast.NumericDataClause
-
- setUnpublishedExport(boolean) - Method in interface com.b2international.snowowl.snomed.exporter.server.SnomedExportContext
-
Sets the value of the flag responsible for unpublished export.
- setUnpublishedExport(boolean) - Method in class com.b2international.snowowl.snomed.exporter.server.SnomedExportContextImpl
-
- setUnsatisfiable(boolean) - Method in class com.b2international.snowowl.snomed.api.impl.domain.classification.EquivalentConceptSet
-
- setUomComponentId(String) - Method in class com.b2international.snowowl.snomed.importer.rf2.UnsupportedRf2RefSetMember
-
- setUomComponentId(String) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedConcreteDataTypeRefSetMemberImpl
-
- setUomComponentId(String) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedConcreteDataTypeRefSetMember
-
- setupModule(Module.SetupContext) - Method in class com.b2international.collections.PrimitiveCollectionModule
-
- setupModule(Module.SetupContext) - Method in class com.b2international.collections.PrimitiveCollectionModule
-
- setUrl(String) - Method in interface com.b2international.snowowl.core.api.IClientPreferencesCallback
-
Sets the URL in the client.
- setUrl(String) - Method in class com.b2international.snowowl.core.config.ClientPreferences
-
- setUrlHistory(String) - Method in interface com.b2international.snowowl.core.api.IClientPreferencesCallback
-
Sets the URL history for a specified value.
- setUrlHistory(String) - Method in class com.b2international.snowowl.core.config.ClientPreferences
-
- setUser(String) - Method in class com.b2international.snowowl.datastore.request.job.ScheduleJobRequestBuilder
-
Set the initiator/author of the job request.
- setUserCredential(String, String, boolean) - Method in class com.b2international.snowowl.core.login.LoginConfiguration
-
- setUserId(String) - Method in class com.b2international.snowowl.datastore.request.RepositoryCommitRequestBuilder
-
- setUserId(String) - Method in class com.b2international.snowowl.snomed.api.impl.domain.classification.ClassificationInput
-
- setUserId(String) - Method in class com.b2international.snowowl.snomed.datastore.request.rf2.SnomedRf2ExportRequestBuilder
-
- setUserId(String) - Method in class com.b2international.snowowl.snomed.datastore.request.rf2.SnomedRf2ImportRequestBuilder
-
- setUserId(String) - Method in class com.b2international.snowowl.snomed.reasoner.server.request.PersistChangesRequestBuilder
-
- setUserName(String) - Method in class com.b2international.snowowl.core.login.LoginModel
-
- setUsername(String) - Method in class com.b2international.snowowl.datastore.config.DatabaseConfiguration
-
- setUuid(String) - Method in class com.b2international.snowowl.snomed.importer.rf2.UnsupportedRf2RefSetMember
-
- setUuid(String) - Method in interface com.b2international.snowowl.snomed.mrcm.ConceptModelComponent
-
Sets the value of the '
Uuid' attribute.
- setUuid(String) - Method in class com.b2international.snowowl.snomed.mrcm.impl.ConceptModelComponentImpl
-
- setUuid(String) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedRefSetMemberImpl
-
- setUuid(String) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetMember
-
Sets the value of the '
Uuid' attribute.
- setValidationMessage(String) - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedConstraint
-
- setValidationMessage(String) - Method in interface com.b2international.snowowl.snomed.mrcm.ConstraintBase
-
- setValidationMessage(String) - Method in class com.b2international.snowowl.snomed.mrcm.impl.ConstraintBaseImpl
-
- setValue(V) - Method in class com.b2international.snowowl.core.api.preferences.ConfigNode
-
- setValue(AttributeValue) - Method in interface com.b2international.snowowl.dsl.scg.Attribute
-
Sets the value of the '
Value' containment reference.
- setValue(AttributeValue) - Method in class com.b2international.snowowl.dsl.scg.impl.AttributeImpl
-
- setValue(int) - Method in class com.b2international.snowowl.snomed.dsl.query.ast.NumericDataClause
-
- setValue(T) - Method in class com.b2international.snowowl.snomed.dsl.query.ast.UnaryRValue
-
- setValue(int) - Method in class com.b2international.snowowl.snomed.dsl.query.queryast.impl.NumericDataClauseImpl
-
- setValue(RValue) - Method in class com.b2international.snowowl.snomed.dsl.query.queryast.impl.UnaryRValueImpl
-
- setValue(int) - Method in interface com.b2international.snowowl.snomed.dsl.query.queryast.NumericDataClause
-
Sets the value of the '
Value' attribute.
- setValue(RValue) - Method in interface com.b2international.snowowl.snomed.dsl.query.queryast.UnaryRValue
-
Sets the value of the '
Value' containment reference.
- setValue(BigDecimal) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.DecimalValueEquals
-
Sets the value of the '
Value' attribute.
- setValue(BigDecimal) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.DecimalValueGreaterThan
-
Sets the value of the '
Value' attribute.
- setValue(BigDecimal) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.DecimalValueGreaterThanEquals
-
Sets the value of the '
Value' attribute.
- setValue(BigDecimal) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.DecimalValueLessThan
-
Sets the value of the '
Value' attribute.
- setValue(BigDecimal) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.DecimalValueLessThanEquals
-
Sets the value of the '
Value' attribute.
- setValue(BigDecimal) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.DecimalValueNotEquals
-
Sets the value of the '
Value' attribute.
- setValue(BigDecimal) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.DecimalValueEqualsImpl
-
- setValue(BigDecimal) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.DecimalValueGreaterThanEqualsImpl
-
- setValue(BigDecimal) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.DecimalValueGreaterThanImpl
-
- setValue(BigDecimal) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.DecimalValueLessThanEqualsImpl
-
- setValue(BigDecimal) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.DecimalValueLessThanImpl
-
- setValue(BigDecimal) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.DecimalValueNotEqualsImpl
-
- setValue(int) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.IntegerValueEqualsImpl
-
- setValue(int) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.IntegerValueGreaterThanEqualsImpl
-
- setValue(int) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.IntegerValueGreaterThanImpl
-
- setValue(int) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.IntegerValueLessThanEqualsImpl
-
- setValue(int) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.IntegerValueLessThanImpl
-
- setValue(int) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.IntegerValueNotEqualsImpl
-
- setValue(String) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.StringValueEqualsImpl
-
- setValue(String) - Method in class com.b2international.snowowl.snomed.ecl.ecl.impl.StringValueNotEqualsImpl
-
- setValue(int) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.IntegerValueEquals
-
Sets the value of the '
Value' attribute.
- setValue(int) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.IntegerValueGreaterThan
-
Sets the value of the '
Value' attribute.
- setValue(int) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.IntegerValueGreaterThanEquals
-
Sets the value of the '
Value' attribute.
- setValue(int) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.IntegerValueLessThan
-
Sets the value of the '
Value' attribute.
- setValue(int) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.IntegerValueLessThanEquals
-
Sets the value of the '
Value' attribute.
- setValue(int) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.IntegerValueNotEquals
-
Sets the value of the '
Value' attribute.
- setValue(String) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.StringValueEquals
-
Sets the value of the '
Value' attribute.
- setValue(String) - Method in interface com.b2international.snowowl.snomed.ecl.ecl.StringValueNotEquals
-
Sets the value of the '
Value' attribute.
- setValueId(String) - Method in class com.b2international.snowowl.snomed.importer.rf2.UnsupportedRf2RefSetMember
-
- setValueId(String) - Method in class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedAttributeValueRefSetMemberImpl
-
- setValueId(String) - Method in interface com.b2international.snowowl.snomed.snomedrefset.SnomedAttributeValueRefSetMember
-
- setVersion(String) - Method in class com.b2international.snowowl.api.impl.codesystem.domain.CodeSystemVersion
-
- setVersion(String) - Method in class com.b2international.snowowl.core.claml.ClamlModel.Title
-
- setVersionId(String) - Method in class com.b2international.snowowl.datastore.request.version.CodeSystemVersionCreateRequestBuilder
-
- setVersionId(String) - Method in interface com.b2international.snowowl.terminologymetadata.CodeSystemVersion
-
- setVersionId(String) - Method in class com.b2international.snowowl.terminologymetadata.impl.CodeSystemVersionImpl
-
- setWatchdogRate(long) - Method in class com.b2international.snowowl.datastore.connection.RepositoryConnectionConfiguration
-
- setWatchdogTimeout(long) - Method in class com.b2international.snowowl.datastore.connection.RepositoryConnectionConfiguration
-
- setWriterPoolCapacity(int) - Method in interface com.b2international.snowowl.datastore.cdo.ICDORepository
-
- setWriterPoolCapacity(int) - Method in class com.b2international.snowowl.datastore.config.ConnectionPoolConfiguration
-
- setWriterPoolCapacity(int) - Method in class com.b2international.snowowl.datastore.server.CDORepository
-
- SEVERITY - Static variable in class com.b2international.snowowl.core.validation.rule.ValidationRule.Fields
-
- shiftValues(int, int) - Method in class com.b2international.commons.arrays.IntMap
-
Shifts values > after by value
- shiftValues(int, int) - Method in class com.b2international.commons.arrays.IntMap
-
Shifts values > after by value
- SHORT - Static variable in class com.b2international.snowowl.core.date.DateFormats
-
Short date format with years, months and date of month put together without separators.
- SHORT_NAME - Static variable in class com.b2international.snowowl.datastore.CodeSystemEntry.Fields
-
- SHORT_NAME - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- SHORT_NORMAL_FORM_VALUE - Static variable in enum com.b2international.snowowl.snomed.mrcm.ConstraintForm
-
The 'SHORT NORMAL FORM' literal value.
- shortName(String) - Method in class com.b2international.snowowl.api.impl.codesystem.domain.CodeSystem.Builder
-
- shortName(String) - Method in class com.b2international.snowowl.datastore.CodeSystemEntry.Builder
-
- shortName(String) - Static method in class com.b2international.snowowl.datastore.CodeSystemEntry.Expressions
-
- shortName(String) - Static method in class com.b2international.snowowl.datastore.CodeSystemVersionEntry.Expressions
-
- shortNames(Collection<String>) - Static method in class com.b2international.snowowl.datastore.CodeSystemEntry.Expressions
-
- should(Expression) - Method in class com.b2international.index.query.Expressions.ExpressionBuilder
-
- shouldClauses() - Method in class com.b2international.index.query.BoolExpression
-
- shouldCreateDbIndexes() - Method in class com.b2international.snowowl.datastore.server.RepositoryInitializer
-
Returns true if the DB table indexes should be created on the repository startup, otherwise false.
- shouldCreateDbIndexes() - Method in class com.b2international.snowowl.datastore.server.snomed.SnomedRepositoryInitializer
-
- shouldCreateVersion() - Method in class com.b2international.snowowl.snomed.api.impl.domain.SnomedImportConfiguration
-
- shouldCreateVersion() - Method in interface com.b2international.snowowl.snomed.core.domain.ISnomedImportConfiguration
-
Determines whether the importer should create versions after processing each effective time "layer" in an RF2
import file.
- shouldInject(IManagedContainer, String, String, String, SignalProtocol<?>) - Method in class com.b2international.snowowl.datastore.net4j.TcpGZIPStreamWrapperInjector
-
- showIcon() - Method in enum com.b2international.snowowl.core.api.preferences.ColumnSetting
-
- showLocks(CommandInterpreter) - Method in class com.b2international.snowowl.server.console.UserSessionCommandProvider
-
- showText() - Method in enum com.b2international.snowowl.core.api.preferences.ColumnSetting
-
- shutdown() - Method in enum com.b2international.snowowl.core.SnowOwlApplication
-
Shuts down the Snow Owl application by performing shut down logic.
- shutdown() - Method in class com.b2international.snowowl.snomed.api.impl.SnomedClassificationServiceImpl
-
- SIGNAL_IMPORT_RF2 - Static variable in interface com.b2international.snowowl.snomed.importer.net4j.SnomedImportProtocolConstants
-
- SIGNAL_IMPORT_SUBSET - Static variable in interface com.b2international.snowowl.snomed.importer.net4j.SnomedImportProtocolConstants
-
- SIGNAL_RPC_PRIMARY_METHOD_CALL - Static variable in interface com.b2international.snowowl.rpc.RpcProtocolConstants
-
- SIGNAL_RPC_SECONDARY_METHOD_CALL - Static variable in interface com.b2international.snowowl.rpc.RpcProtocolConstants
-
- SIMPLE_MAP_TYPE_HEADER - Static variable in class com.b2international.snowowl.snomed.common.SnomedRf2Headers
-
- SIMPLE_MAP_TYPE_HEADER_WITH_DESCRIPTION - Static variable in class com.b2international.snowowl.snomed.common.SnomedRf2Headers
-
- SIMPLE_MAP_VALUE - Static variable in enum com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetType
-
The 'SIMPLE MAP' literal value.
- SIMPLE_MAP_WITH_DESCRIPTION_VALUE - Static variable in enum com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetType
-
The 'SIMPLE MAP WITH DESCRIPTION' literal value.
- SIMPLE_TYPE_HEADER - Static variable in class com.b2international.snowowl.snomed.common.SnomedRf2Headers
-
- SIMPLE_VALUE - Static variable in enum com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetType
-
The 'SIMPLE' literal value.
- SimpleAstExpressionNormalFormGenerator - Class in com.b2international.snowowl.semanticengine.simpleast.normalform
-
Generates the normal form of an arbitrary ESCG expression.
- SimpleAstExpressionNormalFormGenerator(String) - Constructor for class com.b2international.snowowl.semanticengine.simpleast.normalform.SimpleAstExpressionNormalFormGenerator
-
- SimpleFamilyJob - Class in com.b2international.snowowl.core
-
Abstract superclass which provides support for common functionality in Snow
Owl's jobs: a
SimpleFamilyJob.belongsTo(Object) implementation with an Object
family, and a type-sensitive getter for job properties.
- SimpleFamilyJob(String, Object) - Constructor for class com.b2international.snowowl.core.SimpleFamilyJob
-
- SimpleFamilyJob(String, Object, boolean, int) - Constructor for class com.b2international.snowowl.core.SimpleFamilyJob
-
- SimpleReleaseFile - Class in com.b2international.snowowl.snomed.importer.release
-
Generates file name matching patterns for core terminology files (excluding
descriptions).
- SimpleReleaseFile(String, SimpleReleaseFile.SimpleReleaseComponentType) - Constructor for class com.b2international.snowowl.snomed.importer.release.SimpleReleaseFile
-
- SimpleReleaseFile.SimpleReleaseComponentType - Enum in com.b2international.snowowl.snomed.importer.release
-
- SimpleSnomedLanguageRefsetExporter - Class in com.b2international.snowowl.snomed.exporter.server.rf2
-
- SimpleSnomedLanguageRefsetExporter(SnomedExportContext, RevisionSearcher, String) - Constructor for class com.b2international.snowowl.snomed.exporter.server.rf2.SimpleSnomedLanguageRefsetExporter
-
- simplifyIntersectionOf(OWLDataFactory, Set<OWLClassExpression>) - Static method in class com.b2international.snowowl.snomed.reasoner.model.SnomedOntologyUtils
-
Creates an OWLObjectIntersectionOf expression for the passed in class expression set, or returns a single expression if the set has
only one element.
- simplifyUnionOf(OWLDataFactory, Set<OWLClassExpression>) - Static method in class com.b2international.snowowl.snomed.reasoner.model.SnomedOntologyUtils
-
Creates an OWLObjectUnionOf expression for the passed in class expression set, or returns a single expression if the set has only one
element.
- SINGAPORE_EXTENSION_REFERENCE_SET - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- SINGAPORE_UNIT_OF_MEASURE_REFERENCE_SET - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- single(String) - Static method in class com.b2international.snowowl.snomed.datastore.id.reservations.Reservations
-
Creates a
Reservation for the given single component identifier.
- SINGLE_GROUP_VALUE - Static variable in enum com.b2international.snowowl.snomed.mrcm.GroupRule
-
The 'SINGLE GROUP' literal value.
- SingleArgumentPredicate<A> - Class in com.b2international.index.query
-
Represents a predicate with a single argument.
- SingleArgumentPredicate(String, A) - Constructor for class com.b2international.index.query.SingleArgumentPredicate
-
- SingleDirectoryIndex - Interface in com.b2international.index.compat
-
- SingleDirectoryIndexImpl - Class in com.b2international.index.compat
-
- SingleDirectoryIndexImpl(File) - Constructor for class com.b2international.index.compat.SingleDirectoryIndexImpl
-
Deprecated.
Full path to the directory to use.
- SingleDirectoryIndexImpl(File, boolean) - Constructor for class com.b2international.index.compat.SingleDirectoryIndexImpl
-
Deprecated.
- SingleDirectoryIndexManager - Interface in com.b2international.snowowl.datastore.server.index
-
- SingleDirectoryIndexManagerImpl - Class in com.b2international.snowowl.datastore.server.index
-
- SingleDirectoryIndexManagerImpl() - Constructor for class com.b2international.snowowl.datastore.server.index.SingleDirectoryIndexManagerImpl
-
- SingleItemIdGenerationStrategy - Class in com.b2international.snowowl.snomed.datastore.id.gen
-
An item identifier generation strategy that always "generates" the same item identifier.
- SingleItemIdGenerationStrategy(String) - Constructor for class com.b2international.snowowl.snomed.datastore.id.gen.SingleItemIdGenerationStrategy
-
- SingleRemoteJobFamily - Class in com.b2international.snowowl.datastore.remotejobs
-
- SingleRepositoryAndBranchLockTarget - Class in com.b2international.snowowl.datastore.oplock.impl
-
A lock target referring to a single repository branch by the unique identifier of the repository and the branch path.
- SingleRepositoryAndBranchLockTarget(String, IBranchPath) - Constructor for class com.b2international.snowowl.datastore.oplock.impl.SingleRepositoryAndBranchLockTarget
-
Creates a new instance based on the specified repository identifier and branch path.
- SingleRepositoryLockTarget - Class in com.b2international.snowowl.datastore.oplock.impl
-
A lock target referring to a single repository by its unique identifier.
- SingleRepositoryLockTarget(String) - Constructor for class com.b2international.snowowl.datastore.oplock.impl.SingleRepositoryLockTarget
-
Creates a new instance based on the specified unique identifier.
- singletonIterator(long) - Static method in class com.b2international.collections.longs.LongCollections
-
- singletonSet(long) - Static method in class com.b2international.collections.longs.LongCollections
-
- SITUATION_WITH_EXPLICIT_CONTEXT_ID - Static variable in class com.b2international.snowowl.semanticengine.utils.SemanticUtils
-
- size() - Method in class com.b2international.collections.bytes.AbstractByteCollection
-
- size() - Method in class com.b2international.collections.floats.AbstractFloatCollection
-
- size() - Method in class com.b2international.collections.ints.AbstractIntCollection
-
- size() - Method in class com.b2international.collections.longs.AbstractLongCollection
-
- size() - Method in interface com.b2international.collections.PrimitiveCollection
-
- size() - Method in interface com.b2international.collections.PrimitiveCollection
-
- size() - Method in interface com.b2international.collections.PrimitiveMap
-
- size() - Method in interface com.b2international.collections.PrimitiveMap
-
- size() - Method in class com.b2international.commons.arrays.BidiMapWithInternalId
-
- size() - Method in class com.b2international.commons.arrays.BidiMapWithInternalId
-
- size() - Method in class com.b2international.commons.arrays.IntegerArrayIterator
-
- size() - Method in class com.b2international.commons.arrays.IntegerArrayIterator
-
- size() - Method in class com.b2international.commons.arrays.IntegerArraySet
-
- size() - Method in class com.b2international.commons.arrays.IntegerArraySet
-
- size() - Method in class com.b2international.commons.arrays.IntMap
-
- size() - Method in class com.b2international.commons.arrays.IntMap
-
- size() - Method in class com.b2international.commons.arrays.LongBidiMapWithInternalId
-
- size() - Method in class com.b2international.commons.arrays.LongBidiMapWithInternalId
-
- size() - Method in class com.b2international.commons.arrays.SortedArraySet
-
- size() - Method in class com.b2international.commons.arrays.SortedArraySet
-
- size() - Method in class com.b2international.commons.arrays.SortedIntArraySet
-
- size() - Method in class com.b2international.commons.arrays.SortedIntArraySet
-
- size() - Method in class com.b2international.commons.collect.IntKeySetMultimap
-
- size() - Method in class com.b2international.commons.collections.IntArrayTransformedToList
-
- size() - Method in class com.b2international.commons.collections.IntArrayTransformetToSet
-
- size() - Method in class com.b2international.commons.collections.LongArrayTransformedToSet
-
- size() - Method in class com.b2international.commons.collections.UuidLongMap
-
- size() - Method in class com.b2international.commons.dynamic.DynamicListImpl
-
- size() - Method in interface com.b2international.commons.dynamic.DynamicMap
-
- size() - Method in class com.b2international.commons.dynamic.DynamicMapImpl
-
- size() - Method in interface com.b2international.commons.hierarchy.Derivation
-
- size() - Method in class com.b2international.commons.hierarchy.Hierarchy
-
- size() - Method in interface com.b2international.commons.options.Options
-
Returns the number of key-value mappings in this map.
- size() - Method in interface com.b2international.index.lucene.DocIdCollector.DocIds
-
Returns the number of documents.
- size() - Method in interface com.b2international.snowowl.rpc.RpcSession
-
- size() - Method in class com.b2international.snowowl.rpc.RpcSessionImpl
-
- size() - Method in class com.b2international.snowowl.snomed.reasoner.model.WritableEmptySet
-
- SKIN_RESPIRATORY_REFERENCE_SET - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- SKIP - Static variable in interface com.b2international.snowowl.core.events.metrics.Metrics
-
Constant value for skipping externally measured metrics when serializing this
Metrics.
- SkipBranchException(CDOBranch) - Constructor for exception com.b2international.snowowl.datastore.replicate.BranchReplicator.SkipBranchException
-
- sleeping(IJobChangeEvent) - Method in class com.b2international.commons.AggregateJobChangeListener
-
- sleeping(IJobChangeEvent) - Method in class com.b2international.commons.AggregateJobChangeListener
-
- Slf4jLogProgressMonitorWrapper - Class in com.b2international.commons
-
An IProgressMonitor implementation that displays progress using a SLF4j Logger.
- Slf4jLogProgressMonitorWrapper - Class in com.b2international.commons
-
An IProgressMonitor implementation that displays progress using a SLF4j Logger.
- Slf4jLogProgressMonitorWrapper(IProgressMonitor, Logger) - Constructor for class com.b2international.commons.Slf4jLogProgressMonitorWrapper
-
- Slf4jLogProgressMonitorWrapper(IProgressMonitor, Logger, int) - Constructor for class com.b2international.commons.Slf4jLogProgressMonitorWrapper
-
- Slf4jLogProgressMonitorWrapper(IProgressMonitor, Logger) - Constructor for class com.b2international.commons.Slf4jLogProgressMonitorWrapper
-
- Slf4jLogProgressMonitorWrapper(IProgressMonitor, Logger, int) - Constructor for class com.b2international.commons.Slf4jLogProgressMonitorWrapper
-
- Slf4jOperationLockTargetListener - Class in com.b2international.snowowl.datastore.server.oplock.impl
-
A lock target listener implementation that outputs log messages whenever a lock target is added or removed.
- Slf4jOperationLockTargetListener() - Constructor for class com.b2international.snowowl.datastore.server.oplock.impl.Slf4jOperationLockTargetListener
-
- SLOW_LOG_KEY - Static variable in interface com.b2international.index.IndexClientFactory
-
Configuration key to specify slow log related configuration.
- SlowLogConfig - Class in com.b2international.index.query.slowlog
-
- SlowLogConfig(Map<String, Object>) - Constructor for class com.b2international.index.query.slowlog.SlowLogConfig
-
- snapshot() - Method in interface com.b2international.index.compat.SingleDirectoryIndex
-
Deprecated.
- snapshot() - Method in class com.b2international.index.compat.SingleDirectoryIndexImpl
-
Deprecated.
- SNOMED_ANNOTATION_REF_SET_MEMBER - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
- SNOMED_ANNOTATION_REF_SET_MEMBER - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
- SNOMED_ANNOTATION_REF_SET_MEMBER__ACTIVE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Active' attribute.
- SNOMED_ANNOTATION_REF_SET_MEMBER__ANNOTATION - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Annotation' attribute feature.
- SNOMED_ANNOTATION_REF_SET_MEMBER__ANNOTATION - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Annotation' attribute.
- SNOMED_ANNOTATION_REF_SET_MEMBER__EFFECTIVE_TIME - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Effective Time' attribute.
- SNOMED_ANNOTATION_REF_SET_MEMBER__MODULE_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Module Id' attribute.
- SNOMED_ANNOTATION_REF_SET_MEMBER__REF_SET - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Ref Set' reference.
- SNOMED_ANNOTATION_REF_SET_MEMBER__REF_SET_IDENTIFIER_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Ref Set Identifier Id' attribute.
- SNOMED_ANNOTATION_REF_SET_MEMBER__REFERENCED_COMPONENT_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Referenced Component Id' attribute.
- SNOMED_ANNOTATION_REF_SET_MEMBER__REFERENCED_COMPONENT_TYPE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Referenced Component Type' attribute.
- SNOMED_ANNOTATION_REF_SET_MEMBER__RELEASED - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Released' attribute.
- SNOMED_ANNOTATION_REF_SET_MEMBER__UUID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Uuid' attribute.
- SNOMED_ANNOTATION_REF_SET_MEMBER_FEATURE_COUNT - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The number of structural features of the 'Snomed Annotation Ref Set Member' class.
- SNOMED_ASSOCIATION_REF_SET_MEMBER - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
- SNOMED_ASSOCIATION_REF_SET_MEMBER - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
- SNOMED_ASSOCIATION_REF_SET_MEMBER__ACTIVE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Active' attribute.
- SNOMED_ASSOCIATION_REF_SET_MEMBER__EFFECTIVE_TIME - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Effective Time' attribute.
- SNOMED_ASSOCIATION_REF_SET_MEMBER__MODULE_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Module Id' attribute.
- SNOMED_ASSOCIATION_REF_SET_MEMBER__REF_SET - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Ref Set' reference.
- SNOMED_ASSOCIATION_REF_SET_MEMBER__REF_SET_IDENTIFIER_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Ref Set Identifier Id' attribute.
- SNOMED_ASSOCIATION_REF_SET_MEMBER__REFERENCED_COMPONENT_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Referenced Component Id' attribute.
- SNOMED_ASSOCIATION_REF_SET_MEMBER__REFERENCED_COMPONENT_TYPE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Referenced Component Type' attribute.
- SNOMED_ASSOCIATION_REF_SET_MEMBER__RELEASED - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Released' attribute.
- SNOMED_ASSOCIATION_REF_SET_MEMBER__TARGET_COMPONENT_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Target Component Id' attribute feature.
- SNOMED_ASSOCIATION_REF_SET_MEMBER__TARGET_COMPONENT_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Target Component Id' attribute.
- SNOMED_ASSOCIATION_REF_SET_MEMBER__TARGET_COMPONENT_TYPE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Target Component Type' attribute feature.
- SNOMED_ASSOCIATION_REF_SET_MEMBER__TARGET_COMPONENT_TYPE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Target Component Type' attribute.
- SNOMED_ASSOCIATION_REF_SET_MEMBER__UUID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Uuid' attribute.
- SNOMED_ASSOCIATION_REF_SET_MEMBER_FEATURE_COUNT - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The number of structural features of the 'Snomed Association Ref Set Member' class.
- SNOMED_ATTRIBUTE_VALUE_REF_SET_MEMBER - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
- SNOMED_ATTRIBUTE_VALUE_REF_SET_MEMBER - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
- SNOMED_ATTRIBUTE_VALUE_REF_SET_MEMBER__ACTIVE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Active' attribute.
- SNOMED_ATTRIBUTE_VALUE_REF_SET_MEMBER__EFFECTIVE_TIME - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Effective Time' attribute.
- SNOMED_ATTRIBUTE_VALUE_REF_SET_MEMBER__MODULE_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Module Id' attribute.
- SNOMED_ATTRIBUTE_VALUE_REF_SET_MEMBER__REF_SET - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Ref Set' reference.
- SNOMED_ATTRIBUTE_VALUE_REF_SET_MEMBER__REF_SET_IDENTIFIER_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Ref Set Identifier Id' attribute.
- SNOMED_ATTRIBUTE_VALUE_REF_SET_MEMBER__REFERENCED_COMPONENT_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Referenced Component Id' attribute.
- SNOMED_ATTRIBUTE_VALUE_REF_SET_MEMBER__REFERENCED_COMPONENT_TYPE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Referenced Component Type' attribute.
- SNOMED_ATTRIBUTE_VALUE_REF_SET_MEMBER__RELEASED - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Released' attribute.
- SNOMED_ATTRIBUTE_VALUE_REF_SET_MEMBER__UUID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Uuid' attribute.
- SNOMED_ATTRIBUTE_VALUE_REF_SET_MEMBER__VALUE_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Value Id' attribute feature.
- SNOMED_ATTRIBUTE_VALUE_REF_SET_MEMBER__VALUE_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Value Id' attribute.
- SNOMED_ATTRIBUTE_VALUE_REF_SET_MEMBER_FEATURE_COUNT - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The number of structural features of the 'Snomed Attribute Value Ref Set Member' class.
- SNOMED_B2I_LINK - Static variable in class com.b2international.snowowl.snomed.common.SnomedTerminologyComponentConstants
-
- SNOMED_B2I_NAME - Static variable in class com.b2international.snowowl.snomed.common.SnomedTerminologyComponentConstants
-
- SNOMED_B2I_OID - Static variable in class com.b2international.snowowl.snomed.common.SnomedTerminologyComponentConstants
-
- SNOMED_B2I_SHORT_NAME - Static variable in class com.b2international.snowowl.snomed.common.SnomedTerminologyComponentConstants
-
- SNOMED_COMPLEX_MAP_REF_SET_MEMBER - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
- SNOMED_COMPLEX_MAP_REF_SET_MEMBER - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
- SNOMED_COMPLEX_MAP_REF_SET_MEMBER__ACTIVE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Active' attribute.
- SNOMED_COMPLEX_MAP_REF_SET_MEMBER__CORRELATION_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Correlation Id' attribute feature.
- SNOMED_COMPLEX_MAP_REF_SET_MEMBER__CORRELATION_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Correlation Id' attribute.
- SNOMED_COMPLEX_MAP_REF_SET_MEMBER__EFFECTIVE_TIME - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Effective Time' attribute.
- SNOMED_COMPLEX_MAP_REF_SET_MEMBER__MAP_ADVICE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Map Advice' attribute feature.
- SNOMED_COMPLEX_MAP_REF_SET_MEMBER__MAP_ADVICE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Map Advice' attribute.
- SNOMED_COMPLEX_MAP_REF_SET_MEMBER__MAP_CATEGORY_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Map Category Id' attribute feature.
- SNOMED_COMPLEX_MAP_REF_SET_MEMBER__MAP_CATEGORY_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Map Category Id' attribute.
- SNOMED_COMPLEX_MAP_REF_SET_MEMBER__MAP_GROUP - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Map Group' attribute feature.
- SNOMED_COMPLEX_MAP_REF_SET_MEMBER__MAP_GROUP - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Map Group' attribute.
- SNOMED_COMPLEX_MAP_REF_SET_MEMBER__MAP_PRIORITY - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Map Priority' attribute feature.
- SNOMED_COMPLEX_MAP_REF_SET_MEMBER__MAP_PRIORITY - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Map Priority' attribute.
- SNOMED_COMPLEX_MAP_REF_SET_MEMBER__MAP_RULE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Map Rule' attribute feature.
- SNOMED_COMPLEX_MAP_REF_SET_MEMBER__MAP_RULE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Map Rule' attribute.
- SNOMED_COMPLEX_MAP_REF_SET_MEMBER__MAP_TARGET_COMPONENT_DESCRIPTION - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Map Target Component Description' attribute.
- SNOMED_COMPLEX_MAP_REF_SET_MEMBER__MAP_TARGET_COMPONENT_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Map Target Component Id' attribute.
- SNOMED_COMPLEX_MAP_REF_SET_MEMBER__MAP_TARGET_COMPONENT_TYPE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Map Target Component Type' attribute.
- SNOMED_COMPLEX_MAP_REF_SET_MEMBER__MODULE_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Module Id' attribute.
- SNOMED_COMPLEX_MAP_REF_SET_MEMBER__REF_SET - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Ref Set' reference.
- SNOMED_COMPLEX_MAP_REF_SET_MEMBER__REF_SET_IDENTIFIER_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Ref Set Identifier Id' attribute.
- SNOMED_COMPLEX_MAP_REF_SET_MEMBER__REFERENCED_COMPONENT_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Referenced Component Id' attribute.
- SNOMED_COMPLEX_MAP_REF_SET_MEMBER__REFERENCED_COMPONENT_TYPE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Referenced Component Type' attribute.
- SNOMED_COMPLEX_MAP_REF_SET_MEMBER__RELEASED - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Released' attribute.
- SNOMED_COMPLEX_MAP_REF_SET_MEMBER__UUID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Uuid' attribute.
- SNOMED_COMPLEX_MAP_REF_SET_MEMBER_FEATURE_COUNT - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The number of structural features of the 'Snomed Complex Map Ref Set Member' class.
- SNOMED_CONCRETE_DATA_TYPE_REF_SET - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
- SNOMED_CONCRETE_DATA_TYPE_REF_SET - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
- SNOMED_CONCRETE_DATA_TYPE_REF_SET__DATA_TYPE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Data Type' attribute feature.
- SNOMED_CONCRETE_DATA_TYPE_REF_SET__DATA_TYPE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Data Type' attribute.
- SNOMED_CONCRETE_DATA_TYPE_REF_SET__IDENTIFIER_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Identifier Id' attribute.
- SNOMED_CONCRETE_DATA_TYPE_REF_SET__REFERENCED_COMPONENT_TYPE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Referenced Component Type' attribute.
- SNOMED_CONCRETE_DATA_TYPE_REF_SET__TYPE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Type' attribute.
- SNOMED_CONCRETE_DATA_TYPE_REF_SET_FEATURE_COUNT - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The number of structural features of the 'Snomed Concrete Data Type Ref Set' class.
- SNOMED_CONCRETE_DATA_TYPE_REF_SET_MEMBER - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
- SNOMED_CONCRETE_DATA_TYPE_REF_SET_MEMBER - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
- SNOMED_CONCRETE_DATA_TYPE_REF_SET_MEMBER__ACTIVE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Active' attribute.
- SNOMED_CONCRETE_DATA_TYPE_REF_SET_MEMBER__CHARACTERISTIC_TYPE_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Characteristic Type Id' attribute feature.
- SNOMED_CONCRETE_DATA_TYPE_REF_SET_MEMBER__CHARACTERISTIC_TYPE_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Characteristic Type Id' attribute.
- SNOMED_CONCRETE_DATA_TYPE_REF_SET_MEMBER__DATA_TYPE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Data Type' attribute feature.
- SNOMED_CONCRETE_DATA_TYPE_REF_SET_MEMBER__DATA_TYPE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Data Type' attribute.
- SNOMED_CONCRETE_DATA_TYPE_REF_SET_MEMBER__EFFECTIVE_TIME - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Effective Time' attribute.
- SNOMED_CONCRETE_DATA_TYPE_REF_SET_MEMBER__LABEL - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Label' attribute feature.
- SNOMED_CONCRETE_DATA_TYPE_REF_SET_MEMBER__LABEL - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Label' attribute.
- SNOMED_CONCRETE_DATA_TYPE_REF_SET_MEMBER__MODULE_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Module Id' attribute.
- SNOMED_CONCRETE_DATA_TYPE_REF_SET_MEMBER__OPERATOR_COMPONENT_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Operator Component Id' attribute feature.
- SNOMED_CONCRETE_DATA_TYPE_REF_SET_MEMBER__OPERATOR_COMPONENT_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Operator Component Id' attribute.
- SNOMED_CONCRETE_DATA_TYPE_REF_SET_MEMBER__REF_SET - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Ref Set' reference.
- SNOMED_CONCRETE_DATA_TYPE_REF_SET_MEMBER__REF_SET_IDENTIFIER_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Ref Set Identifier Id' attribute.
- SNOMED_CONCRETE_DATA_TYPE_REF_SET_MEMBER__REFERENCED_COMPONENT_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Referenced Component Id' attribute.
- SNOMED_CONCRETE_DATA_TYPE_REF_SET_MEMBER__REFERENCED_COMPONENT_TYPE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Referenced Component Type' attribute.
- SNOMED_CONCRETE_DATA_TYPE_REF_SET_MEMBER__RELEASED - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Released' attribute.
- SNOMED_CONCRETE_DATA_TYPE_REF_SET_MEMBER__SERIALIZED_VALUE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Serialized Value' attribute feature.
- SNOMED_CONCRETE_DATA_TYPE_REF_SET_MEMBER__SERIALIZED_VALUE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Serialized Value' attribute.
- SNOMED_CONCRETE_DATA_TYPE_REF_SET_MEMBER__UOM_COMPONENT_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Uom Component Id' attribute feature.
- SNOMED_CONCRETE_DATA_TYPE_REF_SET_MEMBER__UOM_COMPONENT_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Uom Component Id' attribute.
- SNOMED_CONCRETE_DATA_TYPE_REF_SET_MEMBER__UUID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Uuid' attribute.
- SNOMED_CONCRETE_DATA_TYPE_REF_SET_MEMBER_FEATURE_COUNT - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The number of structural features of the 'Snomed Concrete Data Type Ref Set Member' class.
- SNOMED_CT_FSN - Static variable in interface com.b2international.snowowl.snomed.datastore.IComplexMapAttribute
-
- SNOMED_CT_ID - Static variable in interface com.b2international.snowowl.snomed.datastore.IComplexMapAttribute
-
- SNOMED_CT_LABEL - Static variable in interface com.b2international.snowowl.snomed.datastore.IComplexMapAttribute
-
- SNOMED_DESCRIPTION_TYPE_REF_SET_MEMBER - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
- SNOMED_DESCRIPTION_TYPE_REF_SET_MEMBER - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
- SNOMED_DESCRIPTION_TYPE_REF_SET_MEMBER__ACTIVE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Active' attribute.
- SNOMED_DESCRIPTION_TYPE_REF_SET_MEMBER__DESCRIPTION_FORMAT - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Description Format' attribute feature.
- SNOMED_DESCRIPTION_TYPE_REF_SET_MEMBER__DESCRIPTION_FORMAT - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Description Format' attribute.
- SNOMED_DESCRIPTION_TYPE_REF_SET_MEMBER__DESCRIPTION_LENGTH - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Description Length' attribute feature.
- SNOMED_DESCRIPTION_TYPE_REF_SET_MEMBER__DESCRIPTION_LENGTH - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Description Length' attribute.
- SNOMED_DESCRIPTION_TYPE_REF_SET_MEMBER__EFFECTIVE_TIME - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Effective Time' attribute.
- SNOMED_DESCRIPTION_TYPE_REF_SET_MEMBER__MODULE_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Module Id' attribute.
- SNOMED_DESCRIPTION_TYPE_REF_SET_MEMBER__REF_SET - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Ref Set' reference.
- SNOMED_DESCRIPTION_TYPE_REF_SET_MEMBER__REF_SET_IDENTIFIER_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Ref Set Identifier Id' attribute.
- SNOMED_DESCRIPTION_TYPE_REF_SET_MEMBER__REFERENCED_COMPONENT_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Referenced Component Id' attribute.
- SNOMED_DESCRIPTION_TYPE_REF_SET_MEMBER__REFERENCED_COMPONENT_TYPE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Referenced Component Type' attribute.
- SNOMED_DESCRIPTION_TYPE_REF_SET_MEMBER__RELEASED - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Released' attribute.
- SNOMED_DESCRIPTION_TYPE_REF_SET_MEMBER__UUID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Uuid' attribute.
- SNOMED_DESCRIPTION_TYPE_REF_SET_MEMBER_FEATURE_COUNT - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The number of structural features of the 'Snomed Description Type Ref Set Member' class.
- SNOMED_EXPORT_MAP_REFSET_TO_DSV_SIGNAL - Static variable in class com.b2international.snowowl.core.api.Net4jProtocolConstants
-
- SNOMED_EXPORT_REFSET_TO_EXCEL_SIGNAL - Static variable in class com.b2international.snowowl.core.api.Net4jProtocolConstants
-
- SNOMED_EXPORT_SIGNAL - Static variable in class com.b2international.snowowl.core.api.Net4jProtocolConstants
-
- SNOMED_INDEX_SEARCHER_SIGNAL - Static variable in class com.b2international.snowowl.core.api.Net4jProtocolConstants
-
- SNOMED_INT_CITATION - Static variable in class com.b2international.snowowl.snomed.common.SnomedTerminologyComponentConstants
-
- SNOMED_INT_ICON_PATH - Static variable in class com.b2international.snowowl.snomed.common.SnomedTerminologyComponentConstants
-
- SNOMED_INT_LANGUAGE - Static variable in class com.b2international.snowowl.snomed.common.SnomedTerminologyComponentConstants
-
- SNOMED_INT_LINK - Static variable in class com.b2international.snowowl.snomed.common.SnomedTerminologyComponentConstants
-
- SNOMED_INT_OID - Static variable in class com.b2international.snowowl.snomed.common.SnomedTerminologyComponentConstants
-
- SNOMED_LANGUAGE_REF_SET_MEMBER - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
- SNOMED_LANGUAGE_REF_SET_MEMBER - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
- SNOMED_LANGUAGE_REF_SET_MEMBER__ACCEPTABILITY_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Acceptability Id' attribute feature.
- SNOMED_LANGUAGE_REF_SET_MEMBER__ACCEPTABILITY_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Acceptability Id' attribute.
- SNOMED_LANGUAGE_REF_SET_MEMBER__ACTIVE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Active' attribute.
- SNOMED_LANGUAGE_REF_SET_MEMBER__EFFECTIVE_TIME - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Effective Time' attribute.
- SNOMED_LANGUAGE_REF_SET_MEMBER__MODULE_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Module Id' attribute.
- SNOMED_LANGUAGE_REF_SET_MEMBER__REF_SET - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Ref Set' reference.
- SNOMED_LANGUAGE_REF_SET_MEMBER__REF_SET_IDENTIFIER_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Ref Set Identifier Id' attribute.
- SNOMED_LANGUAGE_REF_SET_MEMBER__REFERENCED_COMPONENT_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Referenced Component Id' attribute.
- SNOMED_LANGUAGE_REF_SET_MEMBER__REFERENCED_COMPONENT_TYPE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Referenced Component Type' attribute.
- SNOMED_LANGUAGE_REF_SET_MEMBER__RELEASED - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Released' attribute.
- SNOMED_LANGUAGE_REF_SET_MEMBER__UUID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Uuid' attribute.
- SNOMED_LANGUAGE_REF_SET_MEMBER_FEATURE_COUNT - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The number of structural features of the 'Snomed Language Ref Set Member' class.
- SNOMED_MAPPING_REF_SET - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
- SNOMED_MAPPING_REF_SET - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
- SNOMED_MAPPING_REF_SET__IDENTIFIER_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Identifier Id' attribute.
- SNOMED_MAPPING_REF_SET__MAP_TARGET_COMPONENT_TYPE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Map Target Component Type' attribute feature.
- SNOMED_MAPPING_REF_SET__MAP_TARGET_COMPONENT_TYPE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Map Target Component Type' attribute.
- SNOMED_MAPPING_REF_SET__MEMBERS - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Members' containment reference list.
- SNOMED_MAPPING_REF_SET__REFERENCED_COMPONENT_TYPE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Referenced Component Type' attribute.
- SNOMED_MAPPING_REF_SET__TYPE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Type' attribute.
- SNOMED_MAPPING_REF_SET_FEATURE_COUNT - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The number of structural features of the 'Snomed Mapping Ref Set' class.
- SNOMED_MODULE_DEPENDENCY_REF_SET_MEMBER - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
- SNOMED_MODULE_DEPENDENCY_REF_SET_MEMBER - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
- SNOMED_MODULE_DEPENDENCY_REF_SET_MEMBER__ACTIVE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Active' attribute.
- SNOMED_MODULE_DEPENDENCY_REF_SET_MEMBER__EFFECTIVE_TIME - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Effective Time' attribute.
- SNOMED_MODULE_DEPENDENCY_REF_SET_MEMBER__MODULE_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Module Id' attribute.
- SNOMED_MODULE_DEPENDENCY_REF_SET_MEMBER__REF_SET - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Ref Set' reference.
- SNOMED_MODULE_DEPENDENCY_REF_SET_MEMBER__REF_SET_IDENTIFIER_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Ref Set Identifier Id' attribute.
- SNOMED_MODULE_DEPENDENCY_REF_SET_MEMBER__REFERENCED_COMPONENT_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Referenced Component Id' attribute.
- SNOMED_MODULE_DEPENDENCY_REF_SET_MEMBER__REFERENCED_COMPONENT_TYPE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Referenced Component Type' attribute.
- SNOMED_MODULE_DEPENDENCY_REF_SET_MEMBER__RELEASED - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Released' attribute.
- SNOMED_MODULE_DEPENDENCY_REF_SET_MEMBER__SOURCE_EFFECTIVE_TIME - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Source Effective Time' attribute feature.
- SNOMED_MODULE_DEPENDENCY_REF_SET_MEMBER__SOURCE_EFFECTIVE_TIME - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Source Effective Time' attribute.
- SNOMED_MODULE_DEPENDENCY_REF_SET_MEMBER__TARGET_EFFECTIVE_TIME - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Target Effective Time' attribute feature.
- SNOMED_MODULE_DEPENDENCY_REF_SET_MEMBER__TARGET_EFFECTIVE_TIME - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Target Effective Time' attribute.
- SNOMED_MODULE_DEPENDENCY_REF_SET_MEMBER__UUID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Uuid' attribute.
- SNOMED_MODULE_DEPENDENCY_REF_SET_MEMBER_FEATURE_COUNT - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The number of structural features of the 'Snomed Module Dependency Ref Set Member' class.
- SNOMED_MRCM_ATTRIBUTE_DOMAIN_REF_SET_MEMBER - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
- SNOMED_MRCM_ATTRIBUTE_DOMAIN_REF_SET_MEMBER - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
- SNOMED_MRCM_ATTRIBUTE_DOMAIN_REF_SET_MEMBER__ACTIVE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Active' attribute.
- SNOMED_MRCM_ATTRIBUTE_DOMAIN_REF_SET_MEMBER__ATTRIBUTE_CARDINALITY - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Attribute Cardinality' attribute feature.
- SNOMED_MRCM_ATTRIBUTE_DOMAIN_REF_SET_MEMBER__ATTRIBUTE_CARDINALITY - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Attribute Cardinality' attribute.
- SNOMED_MRCM_ATTRIBUTE_DOMAIN_REF_SET_MEMBER__ATTRIBUTE_IN_GROUP_CARDINALITY - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Attribute In Group Cardinality' attribute feature.
- SNOMED_MRCM_ATTRIBUTE_DOMAIN_REF_SET_MEMBER__ATTRIBUTE_IN_GROUP_CARDINALITY - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Attribute In Group Cardinality' attribute.
- SNOMED_MRCM_ATTRIBUTE_DOMAIN_REF_SET_MEMBER__CONTENT_TYPE_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Content Type Id' attribute feature.
- SNOMED_MRCM_ATTRIBUTE_DOMAIN_REF_SET_MEMBER__CONTENT_TYPE_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Content Type Id' attribute.
- SNOMED_MRCM_ATTRIBUTE_DOMAIN_REF_SET_MEMBER__DOMAIN_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Domain Id' attribute feature.
- SNOMED_MRCM_ATTRIBUTE_DOMAIN_REF_SET_MEMBER__DOMAIN_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Domain Id' attribute.
- SNOMED_MRCM_ATTRIBUTE_DOMAIN_REF_SET_MEMBER__EFFECTIVE_TIME - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Effective Time' attribute.
- SNOMED_MRCM_ATTRIBUTE_DOMAIN_REF_SET_MEMBER__GROUPED - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Grouped' attribute feature.
- SNOMED_MRCM_ATTRIBUTE_DOMAIN_REF_SET_MEMBER__GROUPED - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Grouped' attribute.
- SNOMED_MRCM_ATTRIBUTE_DOMAIN_REF_SET_MEMBER__MODULE_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Module Id' attribute.
- SNOMED_MRCM_ATTRIBUTE_DOMAIN_REF_SET_MEMBER__REF_SET - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Ref Set' reference.
- SNOMED_MRCM_ATTRIBUTE_DOMAIN_REF_SET_MEMBER__REF_SET_IDENTIFIER_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Ref Set Identifier Id' attribute.
- SNOMED_MRCM_ATTRIBUTE_DOMAIN_REF_SET_MEMBER__REFERENCED_COMPONENT_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Referenced Component Id' attribute.
- SNOMED_MRCM_ATTRIBUTE_DOMAIN_REF_SET_MEMBER__REFERENCED_COMPONENT_TYPE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Referenced Component Type' attribute.
- SNOMED_MRCM_ATTRIBUTE_DOMAIN_REF_SET_MEMBER__RELEASED - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Released' attribute.
- SNOMED_MRCM_ATTRIBUTE_DOMAIN_REF_SET_MEMBER__RULE_STRENGTH_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Rule Strength Id' attribute feature.
- SNOMED_MRCM_ATTRIBUTE_DOMAIN_REF_SET_MEMBER__RULE_STRENGTH_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Rule Strength Id' attribute.
- SNOMED_MRCM_ATTRIBUTE_DOMAIN_REF_SET_MEMBER__UUID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Uuid' attribute.
- SNOMED_MRCM_ATTRIBUTE_DOMAIN_REF_SET_MEMBER_FEATURE_COUNT - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The number of structural features of the 'Snomed MRCM Attribute Domain Ref Set Member' class.
- SNOMED_MRCM_ATTRIBUTE_RANGE_REF_SET_MEMBER - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
- SNOMED_MRCM_ATTRIBUTE_RANGE_REF_SET_MEMBER - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
- SNOMED_MRCM_ATTRIBUTE_RANGE_REF_SET_MEMBER__ACTIVE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Active' attribute.
- SNOMED_MRCM_ATTRIBUTE_RANGE_REF_SET_MEMBER__ATTRIBUTE_RULE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Attribute Rule' attribute feature.
- SNOMED_MRCM_ATTRIBUTE_RANGE_REF_SET_MEMBER__ATTRIBUTE_RULE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Attribute Rule' attribute.
- SNOMED_MRCM_ATTRIBUTE_RANGE_REF_SET_MEMBER__CONTENT_TYPE_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Content Type Id' attribute feature.
- SNOMED_MRCM_ATTRIBUTE_RANGE_REF_SET_MEMBER__CONTENT_TYPE_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Content Type Id' attribute.
- SNOMED_MRCM_ATTRIBUTE_RANGE_REF_SET_MEMBER__EFFECTIVE_TIME - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Effective Time' attribute.
- SNOMED_MRCM_ATTRIBUTE_RANGE_REF_SET_MEMBER__MODULE_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Module Id' attribute.
- SNOMED_MRCM_ATTRIBUTE_RANGE_REF_SET_MEMBER__RANGE_CONSTRAINT - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Range Constraint' attribute feature.
- SNOMED_MRCM_ATTRIBUTE_RANGE_REF_SET_MEMBER__RANGE_CONSTRAINT - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Range Constraint' attribute.
- SNOMED_MRCM_ATTRIBUTE_RANGE_REF_SET_MEMBER__REF_SET - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Ref Set' reference.
- SNOMED_MRCM_ATTRIBUTE_RANGE_REF_SET_MEMBER__REF_SET_IDENTIFIER_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Ref Set Identifier Id' attribute.
- SNOMED_MRCM_ATTRIBUTE_RANGE_REF_SET_MEMBER__REFERENCED_COMPONENT_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Referenced Component Id' attribute.
- SNOMED_MRCM_ATTRIBUTE_RANGE_REF_SET_MEMBER__REFERENCED_COMPONENT_TYPE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Referenced Component Type' attribute.
- SNOMED_MRCM_ATTRIBUTE_RANGE_REF_SET_MEMBER__RELEASED - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Released' attribute.
- SNOMED_MRCM_ATTRIBUTE_RANGE_REF_SET_MEMBER__RULE_STRENGTH_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Rule Strength Id' attribute feature.
- SNOMED_MRCM_ATTRIBUTE_RANGE_REF_SET_MEMBER__RULE_STRENGTH_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Rule Strength Id' attribute.
- SNOMED_MRCM_ATTRIBUTE_RANGE_REF_SET_MEMBER__UUID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Uuid' attribute.
- SNOMED_MRCM_ATTRIBUTE_RANGE_REF_SET_MEMBER_FEATURE_COUNT - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The number of structural features of the 'Snomed MRCM Attribute Range Ref Set Member' class.
- SNOMED_MRCM_DOMAIN_REF_SET_MEMBER - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
- SNOMED_MRCM_DOMAIN_REF_SET_MEMBER - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
- SNOMED_MRCM_DOMAIN_REF_SET_MEMBER__ACTIVE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Active' attribute.
- SNOMED_MRCM_DOMAIN_REF_SET_MEMBER__DOMAIN_CONSTRAINT - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Domain Constraint' attribute feature.
- SNOMED_MRCM_DOMAIN_REF_SET_MEMBER__DOMAIN_CONSTRAINT - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Domain Constraint' attribute.
- SNOMED_MRCM_DOMAIN_REF_SET_MEMBER__DOMAIN_TEMPLATE_FOR_POSTCOORDINATION - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Domain Template For Postcoordination' attribute feature.
- SNOMED_MRCM_DOMAIN_REF_SET_MEMBER__DOMAIN_TEMPLATE_FOR_POSTCOORDINATION - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Domain Template For Postcoordination' attribute.
- SNOMED_MRCM_DOMAIN_REF_SET_MEMBER__DOMAIN_TEMPLATE_FOR_PRECOORDINATION - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Domain Template For Precoordination' attribute feature.
- SNOMED_MRCM_DOMAIN_REF_SET_MEMBER__DOMAIN_TEMPLATE_FOR_PRECOORDINATION - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Domain Template For Precoordination' attribute.
- SNOMED_MRCM_DOMAIN_REF_SET_MEMBER__EDITORIAL_GUIDE_REFERENCE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Editorial Guide Reference' attribute feature.
- SNOMED_MRCM_DOMAIN_REF_SET_MEMBER__EDITORIAL_GUIDE_REFERENCE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Editorial Guide Reference' attribute.
- SNOMED_MRCM_DOMAIN_REF_SET_MEMBER__EFFECTIVE_TIME - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Effective Time' attribute.
- SNOMED_MRCM_DOMAIN_REF_SET_MEMBER__MODULE_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Module Id' attribute.
- SNOMED_MRCM_DOMAIN_REF_SET_MEMBER__PARENT_DOMAIN - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Parent Domain' attribute feature.
- SNOMED_MRCM_DOMAIN_REF_SET_MEMBER__PARENT_DOMAIN - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Parent Domain' attribute.
- SNOMED_MRCM_DOMAIN_REF_SET_MEMBER__PROXIMAL_PRIMITIVE_CONSTRAINT - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Proximal Primitive Constraint' attribute feature.
- SNOMED_MRCM_DOMAIN_REF_SET_MEMBER__PROXIMAL_PRIMITIVE_CONSTRAINT - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Proximal Primitive Constraint' attribute.
- SNOMED_MRCM_DOMAIN_REF_SET_MEMBER__PROXIMAL_PRIMITIVE_REFINEMENT - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Proximal Primitive Refinement' attribute feature.
- SNOMED_MRCM_DOMAIN_REF_SET_MEMBER__PROXIMAL_PRIMITIVE_REFINEMENT - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Proximal Primitive Refinement' attribute.
- SNOMED_MRCM_DOMAIN_REF_SET_MEMBER__REF_SET - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Ref Set' reference.
- SNOMED_MRCM_DOMAIN_REF_SET_MEMBER__REF_SET_IDENTIFIER_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Ref Set Identifier Id' attribute.
- SNOMED_MRCM_DOMAIN_REF_SET_MEMBER__REFERENCED_COMPONENT_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Referenced Component Id' attribute.
- SNOMED_MRCM_DOMAIN_REF_SET_MEMBER__REFERENCED_COMPONENT_TYPE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Referenced Component Type' attribute.
- SNOMED_MRCM_DOMAIN_REF_SET_MEMBER__RELEASED - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Released' attribute.
- SNOMED_MRCM_DOMAIN_REF_SET_MEMBER__UUID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Uuid' attribute.
- SNOMED_MRCM_DOMAIN_REF_SET_MEMBER_FEATURE_COUNT - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The number of structural features of the 'Snomed MRCM Domain Ref Set Member' class.
- SNOMED_MRCM_MODULE_SCOPE_REF_SET_MEMBER - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
- SNOMED_MRCM_MODULE_SCOPE_REF_SET_MEMBER - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
- SNOMED_MRCM_MODULE_SCOPE_REF_SET_MEMBER__ACTIVE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Active' attribute.
- SNOMED_MRCM_MODULE_SCOPE_REF_SET_MEMBER__EFFECTIVE_TIME - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Effective Time' attribute.
- SNOMED_MRCM_MODULE_SCOPE_REF_SET_MEMBER__MODULE_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Module Id' attribute.
- SNOMED_MRCM_MODULE_SCOPE_REF_SET_MEMBER__MRCM_RULE_REFSET_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Mrcm Rule Refset Id' attribute feature.
- SNOMED_MRCM_MODULE_SCOPE_REF_SET_MEMBER__MRCM_RULE_REFSET_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Mrcm Rule Refset Id' attribute.
- SNOMED_MRCM_MODULE_SCOPE_REF_SET_MEMBER__REF_SET - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Ref Set' reference.
- SNOMED_MRCM_MODULE_SCOPE_REF_SET_MEMBER__REF_SET_IDENTIFIER_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Ref Set Identifier Id' attribute.
- SNOMED_MRCM_MODULE_SCOPE_REF_SET_MEMBER__REFERENCED_COMPONENT_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Referenced Component Id' attribute.
- SNOMED_MRCM_MODULE_SCOPE_REF_SET_MEMBER__REFERENCED_COMPONENT_TYPE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Referenced Component Type' attribute.
- SNOMED_MRCM_MODULE_SCOPE_REF_SET_MEMBER__RELEASED - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Released' attribute.
- SNOMED_MRCM_MODULE_SCOPE_REF_SET_MEMBER__UUID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Uuid' attribute.
- SNOMED_MRCM_MODULE_SCOPE_REF_SET_MEMBER_FEATURE_COUNT - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The number of structural features of the 'Snomed MRCM Module Scope Ref Set Member' class.
- SNOMED_NAME - Static variable in class com.b2international.snowowl.snomed.common.SnomedTerminologyComponentConstants
-
- SNOMED_OWL_EXPRESSION_REF_SET_MEMBER - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
- SNOMED_OWL_EXPRESSION_REF_SET_MEMBER - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
- SNOMED_OWL_EXPRESSION_REF_SET_MEMBER__ACTIVE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Active' attribute.
- SNOMED_OWL_EXPRESSION_REF_SET_MEMBER__EFFECTIVE_TIME - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Effective Time' attribute.
- SNOMED_OWL_EXPRESSION_REF_SET_MEMBER__MODULE_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Module Id' attribute.
- SNOMED_OWL_EXPRESSION_REF_SET_MEMBER__OWL_EXPRESSION - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Owl Expression' attribute feature.
- SNOMED_OWL_EXPRESSION_REF_SET_MEMBER__OWL_EXPRESSION - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Owl Expression' attribute.
- SNOMED_OWL_EXPRESSION_REF_SET_MEMBER__REF_SET - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Ref Set' reference.
- SNOMED_OWL_EXPRESSION_REF_SET_MEMBER__REF_SET_IDENTIFIER_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Ref Set Identifier Id' attribute.
- SNOMED_OWL_EXPRESSION_REF_SET_MEMBER__REFERENCED_COMPONENT_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Referenced Component Id' attribute.
- SNOMED_OWL_EXPRESSION_REF_SET_MEMBER__REFERENCED_COMPONENT_TYPE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Referenced Component Type' attribute.
- SNOMED_OWL_EXPRESSION_REF_SET_MEMBER__RELEASED - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Released' attribute.
- SNOMED_OWL_EXPRESSION_REF_SET_MEMBER__UUID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Uuid' attribute.
- SNOMED_OWL_EXPRESSION_REF_SET_MEMBER_FEATURE_COUNT - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The number of structural features of the 'Snomed OWL Expression Ref Set Member' class.
- SNOMED_QUERY_REF_SET_MEMBER - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
- SNOMED_QUERY_REF_SET_MEMBER - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
- SNOMED_QUERY_REF_SET_MEMBER__ACTIVE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Active' attribute.
- SNOMED_QUERY_REF_SET_MEMBER__EFFECTIVE_TIME - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Effective Time' attribute.
- SNOMED_QUERY_REF_SET_MEMBER__MODULE_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Module Id' attribute.
- SNOMED_QUERY_REF_SET_MEMBER__QUERY - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Query' attribute feature.
- SNOMED_QUERY_REF_SET_MEMBER__QUERY - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Query' attribute.
- SNOMED_QUERY_REF_SET_MEMBER__REF_SET - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Ref Set' reference.
- SNOMED_QUERY_REF_SET_MEMBER__REF_SET_IDENTIFIER_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Ref Set Identifier Id' attribute.
- SNOMED_QUERY_REF_SET_MEMBER__REFERENCED_COMPONENT_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Referenced Component Id' attribute.
- SNOMED_QUERY_REF_SET_MEMBER__REFERENCED_COMPONENT_TYPE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Referenced Component Type' attribute.
- SNOMED_QUERY_REF_SET_MEMBER__RELEASED - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Released' attribute.
- SNOMED_QUERY_REF_SET_MEMBER__UUID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Uuid' attribute.
- SNOMED_QUERY_REF_SET_MEMBER_FEATURE_COUNT - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The number of structural features of the 'Snomed Query Ref Set Member' class.
- SNOMED_REF_SET - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
- SNOMED_REF_SET - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
- SNOMED_REF_SET__IDENTIFIER_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Identifier Id' attribute feature.
- SNOMED_REF_SET__IDENTIFIER_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Identifier Id' attribute.
- SNOMED_REF_SET__REFERENCED_COMPONENT_TYPE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Referenced Component Type' attribute feature.
- SNOMED_REF_SET__REFERENCED_COMPONENT_TYPE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Referenced Component Type' attribute.
- SNOMED_REF_SET__TYPE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Type' attribute feature.
- SNOMED_REF_SET__TYPE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Type' attribute.
- SNOMED_REF_SET_FEATURE_COUNT - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The number of structural features of the 'Snomed Ref Set' class.
- SNOMED_REF_SET_MEMBER - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the '
Member' class.
- SNOMED_REF_SET_MEMBER - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The meta object id for the '
Member' class.
- SNOMED_REF_SET_MEMBER__ACTIVE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Active' attribute feature.
- SNOMED_REF_SET_MEMBER__ACTIVE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Active' attribute.
- SNOMED_REF_SET_MEMBER__EFFECTIVE_TIME - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Effective Time' attribute feature.
- SNOMED_REF_SET_MEMBER__EFFECTIVE_TIME - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Effective Time' attribute.
- SNOMED_REF_SET_MEMBER__MODULE_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Module Id' attribute feature.
- SNOMED_REF_SET_MEMBER__MODULE_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Module Id' attribute.
- SNOMED_REF_SET_MEMBER__REF_SET - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Ref Set' reference feature.
- SNOMED_REF_SET_MEMBER__REF_SET - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Ref Set' reference.
- SNOMED_REF_SET_MEMBER__REF_SET_IDENTIFIER_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Ref Set Identifier Id' attribute feature.
- SNOMED_REF_SET_MEMBER__REF_SET_IDENTIFIER_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Ref Set Identifier Id' attribute.
- SNOMED_REF_SET_MEMBER__REFERENCED_COMPONENT_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Referenced Component Id' attribute feature.
- SNOMED_REF_SET_MEMBER__REFERENCED_COMPONENT_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Referenced Component Id' attribute.
- SNOMED_REF_SET_MEMBER__REFERENCED_COMPONENT_TYPE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Referenced Component Type' attribute feature.
- SNOMED_REF_SET_MEMBER__REFERENCED_COMPONENT_TYPE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Referenced Component Type' attribute.
- SNOMED_REF_SET_MEMBER__RELEASED - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Released' attribute feature.
- SNOMED_REF_SET_MEMBER__RELEASED - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Released' attribute.
- SNOMED_REF_SET_MEMBER__UUID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Uuid' attribute feature.
- SNOMED_REF_SET_MEMBER__UUID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Uuid' attribute.
- SNOMED_REF_SET_MEMBER_FEATURE_COUNT - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The number of structural features of the 'Member' class.
- SNOMED_REF_SET_TYPE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the '
Type' enum.
- SNOMED_REF_SET_TYPE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The meta object id for the '
Type' enum.
- SNOMED_REFSET_INDEX_SEARCHER_SIGNAL - Static variable in class com.b2international.snowowl.core.api.Net4jProtocolConstants
-
- SNOMED_REGULAR_REF_SET - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
- SNOMED_REGULAR_REF_SET - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
- SNOMED_REGULAR_REF_SET__IDENTIFIER_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Identifier Id' attribute.
- SNOMED_REGULAR_REF_SET__MEMBERS - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Members' containment reference list feature.
- SNOMED_REGULAR_REF_SET__MEMBERS - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Members' containment reference list.
- SNOMED_REGULAR_REF_SET__REFERENCED_COMPONENT_TYPE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Referenced Component Type' attribute.
- SNOMED_REGULAR_REF_SET__TYPE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Type' attribute.
- SNOMED_REGULAR_REF_SET_FEATURE_COUNT - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The number of structural features of the 'Snomed Regular Ref Set' class.
- SNOMED_RT_SIMPLE_MAP_TYPE_REFERENCE_SET_ID - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- SNOMED_SHORT_NAME - Static variable in class com.b2international.snowowl.snomed.common.SnomedTerminologyComponentConstants
-
- SNOMED_SIMPLE_MAP_REF_SET_MEMBER - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
- SNOMED_SIMPLE_MAP_REF_SET_MEMBER - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
- SNOMED_SIMPLE_MAP_REF_SET_MEMBER__ACTIVE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Active' attribute.
- SNOMED_SIMPLE_MAP_REF_SET_MEMBER__EFFECTIVE_TIME - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Effective Time' attribute.
- SNOMED_SIMPLE_MAP_REF_SET_MEMBER__MAP_TARGET_COMPONENT_DESCRIPTION - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Map Target Component Description' attribute feature.
- SNOMED_SIMPLE_MAP_REF_SET_MEMBER__MAP_TARGET_COMPONENT_DESCRIPTION - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Map Target Component Description' attribute.
- SNOMED_SIMPLE_MAP_REF_SET_MEMBER__MAP_TARGET_COMPONENT_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Map Target Component Id' attribute feature.
- SNOMED_SIMPLE_MAP_REF_SET_MEMBER__MAP_TARGET_COMPONENT_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Map Target Component Id' attribute.
- SNOMED_SIMPLE_MAP_REF_SET_MEMBER__MAP_TARGET_COMPONENT_TYPE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
The meta object literal for the 'Map Target Component Type' attribute feature.
- SNOMED_SIMPLE_MAP_REF_SET_MEMBER__MAP_TARGET_COMPONENT_TYPE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Map Target Component Type' attribute.
- SNOMED_SIMPLE_MAP_REF_SET_MEMBER__MODULE_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Module Id' attribute.
- SNOMED_SIMPLE_MAP_REF_SET_MEMBER__REF_SET - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Ref Set' reference.
- SNOMED_SIMPLE_MAP_REF_SET_MEMBER__REF_SET_IDENTIFIER_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Ref Set Identifier Id' attribute.
- SNOMED_SIMPLE_MAP_REF_SET_MEMBER__REFERENCED_COMPONENT_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Referenced Component Id' attribute.
- SNOMED_SIMPLE_MAP_REF_SET_MEMBER__REFERENCED_COMPONENT_TYPE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Referenced Component Type' attribute.
- SNOMED_SIMPLE_MAP_REF_SET_MEMBER__RELEASED - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Released' attribute.
- SNOMED_SIMPLE_MAP_REF_SET_MEMBER__UUID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Uuid' attribute.
- SNOMED_SIMPLE_MAP_REF_SET_MEMBER_FEATURE_COUNT - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The number of structural features of the 'Snomed Simple Map Ref Set Member' class.
- SNOMED_STRUCTURAL_REF_SET - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage.Literals
-
- SNOMED_STRUCTURAL_REF_SET - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
- SNOMED_STRUCTURAL_REF_SET__IDENTIFIER_ID - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Identifier Id' attribute.
- SNOMED_STRUCTURAL_REF_SET__REFERENCED_COMPONENT_TYPE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Referenced Component Type' attribute.
- SNOMED_STRUCTURAL_REF_SET__TYPE - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The feature id for the 'Type' attribute.
- SNOMED_STRUCTURAL_REF_SET_FEATURE_COUNT - Static variable in interface com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetPackage
-
The number of structural features of the 'Snomed Structural Ref Set' class.
- SnomedAdapterFactory - Class in com.b2international.snowowl.snomed.util
-
The Adapter Factory for the model.
- SnomedAdapterFactory() - Constructor for class com.b2international.snowowl.snomed.util.SnomedAdapterFactory
-
Creates an instance of the adapter factory.
- SnomedAnnotationRefSetMember - Interface in com.b2international.snowowl.snomed.snomedrefset
-
A representation of the model object 'Snomed Annotation Ref Set Member'.
- SnomedAnnotationRefSetMemberImpl - Class in com.b2international.snowowl.snomed.snomedrefset.impl
-
An implementation of the model object 'Snomed Annotation Ref Set Member'.
- SnomedAnnotationRefSetMemberImpl() - Constructor for class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedAnnotationRefSetMemberImpl
-
- SnomedAssociationReferenceSetMemberBuilder - Class in com.b2international.snowowl.snomed.core.store
-
- SnomedAssociationReferenceSetMemberBuilder() - Constructor for class com.b2international.snowowl.snomed.core.store.SnomedAssociationReferenceSetMemberBuilder
-
- SnomedAssociationRefSetExporter - Class in com.b2international.snowowl.snomed.exporter.server.rf2
-
SNOMED CT association reference set exporter.
- SnomedAssociationRefSetExporter(SnomedExportContext, SnomedReferenceSet, RevisionSearcher) - Constructor for class com.b2international.snowowl.snomed.exporter.server.rf2.SnomedAssociationRefSetExporter
-
- SnomedAssociationRefSetImporter - Class in com.b2international.snowowl.snomed.importer.rf2.refset
-
- SnomedAssociationRefSetImporter(SnomedImportContext, InputStream, String) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.refset.SnomedAssociationRefSetImporter
-
- SnomedAssociationRefSetMember - Interface in com.b2international.snowowl.snomed.snomedrefset
-
Association reference set member representation.
- SnomedAssociationRefSetMemberImpl - Class in com.b2international.snowowl.snomed.snomedrefset.impl
-
An implementation of the model object 'Snomed Association Ref Set Member'.
- SnomedAssociationRefSetMemberImpl() - Constructor for class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedAssociationRefSetMemberImpl
-
- SnomedAssociationRefSetValidator - Class in com.b2international.snowowl.snomed.importer.rf2.validation
-
Represents a release file validator that validates the association type reference set.
- SnomedAssociationRefSetValidator(ImportConfiguration, URL, SnomedValidationContext) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.validation.SnomedAssociationRefSetValidator
-
- SnomedAttributeValueReferenceSetMemberBuilder - Class in com.b2international.snowowl.snomed.core.store
-
- SnomedAttributeValueReferenceSetMemberBuilder() - Constructor for class com.b2international.snowowl.snomed.core.store.SnomedAttributeValueReferenceSetMemberBuilder
-
- SnomedAttributeValueRefSetExporter - Class in com.b2international.snowowl.snomed.exporter.server.rf2
-
SNOMED CT attribute value reference set exporter.
- SnomedAttributeValueRefSetExporter(SnomedExportContext, SnomedReferenceSet, RevisionSearcher) - Constructor for class com.b2international.snowowl.snomed.exporter.server.rf2.SnomedAttributeValueRefSetExporter
-
- SnomedAttributeValueRefSetImporter - Class in com.b2international.snowowl.snomed.importer.rf2.refset
-
- SnomedAttributeValueRefSetImporter(SnomedImportContext, InputStream, String) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.refset.SnomedAttributeValueRefSetImporter
-
- SnomedAttributeValueRefSetMember - Interface in com.b2international.snowowl.snomed.snomedrefset
-
Represents a SNOMED CT attribute value reference set member.
- SnomedAttributeValueRefSetMemberImpl - Class in com.b2international.snowowl.snomed.snomedrefset.impl
-
An implementation of the model object 'Snomed Attribute Value Ref Set Member'.
- SnomedAttributeValueRefSetMemberImpl() - Constructor for class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedAttributeValueRefSetMemberImpl
-
- SnomedAttributeValueRefSetValidator - Class in com.b2international.snowowl.snomed.importer.rf2.validation
-
Represents a release file validator that validates the attribute value reference set.
- SnomedAttributeValueRefSetValidator(ImportConfiguration, URL, SnomedValidationContext) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.validation.SnomedAttributeValueRefSetValidator
-
- SnomedAutomapRefsetType - Class in com.b2international.snowowl.snomed.core.refset.automap
-
- SnomedAutomapRefsetType(SnomedRefSetType) - Constructor for class com.b2international.snowowl.snomed.core.refset.automap.SnomedAutomapRefsetType
-
- SnomedAvailabilityInfoProvider - Class in com.b2international.snowowl.snomed.datastore
-
- SnomedAvailabilityInfoProvider() - Constructor for class com.b2international.snowowl.snomed.datastore.SnomedAvailabilityInfoProvider
-
- SnomedBaseComponentBuilder<B extends SnomedBaseComponentBuilder<B,T>,T extends org.eclipse.emf.cdo.CDOObject> - Class in com.b2international.snowowl.snomed.core.store
-
- SnomedBaseComponentBuilder() - Constructor for class com.b2international.snowowl.snomed.core.store.SnomedBaseComponentBuilder
-
- SnomedBrowserChildConcept - Class in com.b2international.snowowl.snomed.api.impl.domain.browser
-
- SnomedBrowserChildConcept() - Constructor for class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserChildConcept
-
- SnomedBrowserComponent - Class in com.b2international.snowowl.snomed.api.impl.domain.browser
-
- SnomedBrowserComponent() - Constructor for class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserComponent
-
- SnomedBrowserConcept - Class in com.b2international.snowowl.snomed.api.impl.domain.browser
-
- SnomedBrowserConcept() - Constructor for class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserConcept
-
- SnomedBrowserConceptUpdate - Class in com.b2international.snowowl.snomed.api.impl.domain.browser
-
- SnomedBrowserConceptUpdate() - Constructor for class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserConceptUpdate
-
- SnomedBrowserConstant - Class in com.b2international.snowowl.snomed.api.impl.domain.browser
-
- SnomedBrowserConstant() - Constructor for class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserConstant
-
- SnomedBrowserDescription - Class in com.b2international.snowowl.snomed.api.impl.domain.browser
-
- SnomedBrowserDescription() - Constructor for class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserDescription
-
- SnomedBrowserDescriptionResult - Class in com.b2international.snowowl.snomed.api.impl.domain.browser
-
- SnomedBrowserDescriptionResult() - Constructor for class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserDescriptionResult
-
- SnomedBrowserDescriptionResultDetails - Class in com.b2international.snowowl.snomed.api.impl.domain.browser
-
- SnomedBrowserDescriptionResultDetails() - Constructor for class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserDescriptionResultDetails
-
- SnomedBrowserDescriptionType - Enum in com.b2international.snowowl.snomed.api.domain.browser
-
Enumerates supported description types in the IHTSDO SNOMED CT Browser.
- SnomedBrowserParentConcept - Class in com.b2international.snowowl.snomed.api.impl.domain.browser
-
- SnomedBrowserParentConcept() - Constructor for class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserParentConcept
-
- SnomedBrowserRelationship - Class in com.b2international.snowowl.snomed.api.impl.domain.browser
-
- SnomedBrowserRelationship() - Constructor for class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserRelationship
-
- SnomedBrowserRelationship(String) - Constructor for class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserRelationship
-
- SnomedBrowserRelationshipTarget - Class in com.b2international.snowowl.snomed.api.impl.domain.browser
-
- SnomedBrowserRelationshipTarget() - Constructor for class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserRelationshipTarget
-
- SnomedBrowserRelationshipType - Class in com.b2international.snowowl.snomed.api.impl.domain.browser
-
- SnomedBrowserRelationshipType() - Constructor for class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserRelationshipType
-
- SnomedBrowserRelationshipType(String) - Constructor for class com.b2international.snowowl.snomed.api.impl.domain.browser.SnomedBrowserRelationshipType
-
- SnomedBrowserService - Class in com.b2international.snowowl.snomed.api.impl
-
- SnomedBrowserService() - Constructor for class com.b2international.snowowl.snomed.api.impl.SnomedBrowserService
-
- SnomedBulkRequest<R> - Class in com.b2international.snowowl.snomed.datastore.request
-
- SnomedCardinalityPredicate - Class in com.b2international.snowowl.snomed.core.domain.constraint
-
- SnomedCardinalityPredicate() - Constructor for class com.b2international.snowowl.snomed.core.domain.constraint.SnomedCardinalityPredicate
-
- SnomedCDOChangeProcessor - Class in com.b2international.snowowl.datastore.server.snomed.index
-
Change processor implementation for SNOMED CT ontology.
- SnomedCDOChangeProcessorFactory - Class in com.b2international.snowowl.datastore.server.snomed.index
-
CDO change processor factory responsible to create
change processors for SNOMED CT terminology.
- SnomedCDOChangeProcessorFactory() - Constructor for class com.b2international.snowowl.datastore.server.snomed.index.SnomedCDOChangeProcessorFactory
-
- SnomedCDOConflictProcessor - Class in com.b2international.snowowl.datastore.server.snomed
-
- SnomedCDOConflictProcessor() - Constructor for class com.b2international.snowowl.datastore.server.snomed.SnomedCDOConflictProcessor
-
- SnomedClassificationServiceImpl - Class in com.b2international.snowowl.snomed.api.impl
-
- SnomedClassificationServiceImpl() - Constructor for class com.b2international.snowowl.snomed.api.impl.SnomedClassificationServiceImpl
-
- SnomedClassLoaderProvider - Class in com.b2international.snowowl.datastore.server.snomed
-
- SnomedClassLoaderProvider() - Constructor for class com.b2international.snowowl.datastore.server.snomed.SnomedClassLoaderProvider
-
- SnomedCommonExportQueries - Class in com.b2international.snowowl.snomed.exporter.server
-
Contains common query suffixes for reference set and core terminology
component exporters.
- SnomedComplexMapReferenceSetMemberBuilder - Class in com.b2international.snowowl.snomed.core.store
-
- SnomedComplexMapReferenceSetMemberBuilder() - Constructor for class com.b2international.snowowl.snomed.core.store.SnomedComplexMapReferenceSetMemberBuilder
-
- SnomedComplexMapRefSetExporter - Class in com.b2international.snowowl.snomed.exporter.server.rf2
-
SNOMED CT complex and extended map type reference set exporter.
- SnomedComplexMapRefSetExporter(SnomedExportContext, SnomedReferenceSet, RevisionSearcher) - Constructor for class com.b2international.snowowl.snomed.exporter.server.rf2.SnomedComplexMapRefSetExporter
-
- SnomedComplexMapRefSetMember - Interface in com.b2international.snowowl.snomed.snomedrefset
-
Represents a complex map type reference set member.
- SnomedComplexMapRefSetMemberImpl - Class in com.b2international.snowowl.snomed.snomedrefset.impl
-
An implementation of the model object 'Snomed Complex Map Ref Set Member'.
- SnomedComplexMapRefSetMemberImpl() - Constructor for class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedComplexMapRefSetMemberImpl
-
- SnomedComplexMapTypeRefSetImporter - Class in com.b2international.snowowl.snomed.importer.rf2.refset
-
SNOMED CT complex map type reference set importer.
- SnomedComplexMapTypeRefSetImporter(SnomedImportContext, InputStream, boolean, String) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.refset.SnomedComplexMapTypeRefSetImporter
-
- SnomedComplexMapTypeRefSetValidator - Class in com.b2international.snowowl.snomed.importer.rf2.validation
-
Represents a release file validator that validates the complex map type reference set.
- SnomedComplexMapTypeRefSetValidator(ImportConfiguration, URL, SnomedValidationContext) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.validation.SnomedComplexMapTypeRefSetValidator
-
- SnomedComponent - Class in com.b2international.snowowl.snomed.core.domain
-
Holds common properties of SNOMED CT components.
- SnomedComponent() - Constructor for class com.b2international.snowowl.snomed.core.domain.SnomedComponent
-
- SnomedComponentBuilder<B extends SnomedComponentBuilder<B,T>,T extends org.eclipse.emf.cdo.CDOObject> - Class in com.b2international.snowowl.snomed.core.store
-
- SnomedComponentBuilder() - Constructor for class com.b2international.snowowl.snomed.core.store.SnomedComponentBuilder
-
- SnomedComponentCreateRequest - Interface in com.b2international.snowowl.snomed.datastore.request
-
- SnomedComponentCreateRequestBuilder<B extends SnomedComponentCreateRequestBuilder<B>> - Class in com.b2international.snowowl.snomed.datastore.request
-
- SnomedComponentCreateRequestBuilder() - Constructor for class com.b2international.snowowl.snomed.datastore.request.SnomedComponentCreateRequestBuilder
-
- SnomedComponentDocument - Class in com.b2international.snowowl.snomed.datastore.index.entry
-
- SnomedComponentDocument.Expressions - Class in com.b2international.snowowl.snomed.datastore.index.entry
-
- SnomedComponentDocument.Fields - Class in com.b2international.snowowl.snomed.datastore.index.entry
-
- SnomedComponentDocument.SnomedComponentDocumentBuilder<B extends SnomedComponentDocument.SnomedComponentDocumentBuilder<B>> - Class in com.b2international.snowowl.snomed.datastore.index.entry
-
- SnomedComponentDocumentBuilder() - Constructor for class com.b2international.snowowl.snomed.datastore.index.entry.SnomedComponentDocument.SnomedComponentDocumentBuilder
-
- SnomedComponentIds - Class in com.b2international.snowowl.snomed.datastore.id.domain
-
- SnomedComponentIds(Set<String>) - Constructor for class com.b2international.snowowl.snomed.datastore.id.domain.SnomedComponentIds
-
- SnomedComponentOrdering - Class in com.b2international.snowowl.snomed.api.impl
-
- SnomedComponentRequest<R> - Interface in com.b2international.snowowl.snomed.datastore.request
-
- SnomedComponents - Class in com.b2international.snowowl.snomed.core.store
-
Main entry point of SNOMED CT Component based APIs.
- SnomedComponents() - Constructor for class com.b2international.snowowl.snomed.core.store.SnomedComponents
-
- SnomedComponentSearchRequest<R,D extends SnomedComponentDocument> - Class in com.b2international.snowowl.snomed.datastore.request
-
- SnomedComponentSearchRequest() - Constructor for class com.b2international.snowowl.snomed.datastore.request.SnomedComponentSearchRequest
-
- SnomedComponentSearchRequestBuilder<B extends SnomedComponentSearchRequestBuilder<B,R>,R> - Class in com.b2international.snowowl.snomed.datastore.request
-
Abstract superclass for building request for SNOMED CT component searches.
- SnomedComponentSearchRequestBuilder() - Constructor for class com.b2international.snowowl.snomed.datastore.request.SnomedComponentSearchRequestBuilder
-
- SnomedComponentUpdateRequest - Class in com.b2international.snowowl.snomed.datastore.request
-
- SnomedComponentUpdateRequest(String) - Constructor for class com.b2international.snowowl.snomed.datastore.request.SnomedComponentUpdateRequest
-
- SnomedCompositeDefinition - Class in com.b2international.snowowl.snomed.core.domain.constraint
-
- SnomedCompositeDefinition() - Constructor for class com.b2international.snowowl.snomed.core.domain.constraint.SnomedCompositeDefinition
-
- SnomedCompositeImporter - Class in com.b2international.snowowl.snomed.importer.rf2
-
A composite importer that coordinates the operation of its child importers:
runs all pre-import steps are in order
gathers units from all nested importers
reorders units are according to the specified ordering
carries out the import on the nested units
runs all post-import steps in order
- SnomedCompositeImporter(Logger, RepositoryState, SnomedImportContext, List<Importer>, Ordering<AbstractImportUnit>) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.SnomedCompositeImporter
-
- SnomedCompositeImportUnit - Class in com.b2international.snowowl.snomed.importer.rf2
-
- SnomedCompositeImportUnit(Importer, List<AbstractImportUnit>) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.SnomedCompositeImportUnit
-
- SnomedConcept - Class in com.b2international.snowowl.snomed.core.domain
-
Represents a SNOMED CT concept.
- SnomedConcept() - Constructor for class com.b2international.snowowl.snomed.core.domain.SnomedConcept
-
- SnomedConcept(String) - Constructor for class com.b2international.snowowl.snomed.core.domain.SnomedConcept
-
- SnomedConcept.Expand - Class in com.b2international.snowowl.snomed.core.domain
-
Enumerates expandable property keys.
- SnomedConceptBuilder - Class in com.b2international.snowowl.snomed.core.store
-
- SnomedConceptBuilder() - Constructor for class com.b2international.snowowl.snomed.core.store.SnomedConceptBuilder
-
- SnomedConceptCreateRequest - Class in com.b2international.snowowl.snomed.datastore.request
-
- SnomedConceptCreateRequestBuilder - Class in com.b2international.snowowl.snomed.datastore.request
-
Builder class to build requests responsible for creating SNOMED CT concepts.
- SnomedConceptDocument - Class in com.b2international.snowowl.snomed.datastore.index.entry
-
A transfer object representing a SNOMED CT concept.
- SnomedConceptDocument(String, String, String, String, boolean, boolean, long, String, boolean, boolean, SnomedRefSetType, short, int, long, boolean, List<String>, List<String>, List<SnomedDescriptionFragment>) - Constructor for class com.b2international.snowowl.snomed.datastore.index.entry.SnomedConceptDocument
-
- SnomedConceptDocument.Builder - Class in com.b2international.snowowl.snomed.datastore.index.entry
-
- SnomedConceptDocument.Expressions - Class in com.b2international.snowowl.snomed.datastore.index.entry
-
- SnomedConceptDocument.Fields - Class in com.b2international.snowowl.snomed.datastore.index.entry
-
- SnomedConceptGetRequestBuilder - Class in com.b2international.snowowl.snomed.datastore.request
-
Builder class to build requests responsible for fetching a single SNOMED CT concept.
- SnomedConceptHistoryServiceImpl - Class in com.b2international.snowowl.snomed.api.impl
-
- SnomedConceptHistoryServiceImpl() - Constructor for class com.b2international.snowowl.snomed.api.impl.SnomedConceptHistoryServiceImpl
-
- SnomedConceptImporter - Class in com.b2international.snowowl.snomed.importer.rf2.terminology
-
- SnomedConceptImporter(SnomedImportContext, InputStream, String) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.terminology.SnomedConceptImporter
-
- SnomedConceptLookupService - Class in com.b2international.snowowl.snomed.datastore
-
- SnomedConceptLookupService() - Constructor for class com.b2international.snowowl.snomed.datastore.SnomedConceptLookupService
-
Deprecated.
- SnomedConceptModelComponent - Class in com.b2international.snowowl.snomed.core.domain.constraint
-
Captures properties required for change tracking on individual components of the MRCM concept model.
- SnomedConceptModelComponent() - Constructor for class com.b2international.snowowl.snomed.core.domain.constraint.SnomedConceptModelComponent
-
- SnomedConceptNameProvider - Class in com.b2international.snowowl.snomed.core.label
-
- SnomedConceptNameProvider(IEventBus, LanguageSetting) - Constructor for class com.b2international.snowowl.snomed.core.label.SnomedConceptNameProvider
-
Deprecated.
- SnomedConcepts - Class in com.b2international.snowowl.snomed.core.domain
-
A page-able collection of SNOMED CT concepts.
- SnomedConcepts(int, int) - Constructor for class com.b2international.snowowl.snomed.core.domain.SnomedConcepts
-
Instantiates an empty pageable collection for SNOMED CT concepts.
- SnomedConcepts(List<SnomedConcept>, String, String, int, int) - Constructor for class com.b2international.snowowl.snomed.core.domain.SnomedConcepts
-
Instantiates a pageable collection of SNOMED CT concepts.
- SnomedConceptsContainerCdoIdSupplier - Enum in com.b2international.snowowl.snomed.datastore
-
Supplies the unique CDOID of the container for collecting default SNOMED CT concepts
and generated drug concepts.
- SnomedConceptSearchRequestBuilder - Class in com.b2international.snowowl.snomed.datastore.request
-
Builder class to build requests responsible for searching SNOMED CT concepts.
- SnomedConceptSetDefinition - Class in com.b2international.snowowl.snomed.core.domain.constraint
-
- SnomedConceptSetDefinition() - Constructor for class com.b2international.snowowl.snomed.core.domain.constraint.SnomedConceptSetDefinition
-
- SnomedConceptUpdateRequest - Class in com.b2international.snowowl.snomed.datastore.request
-
- SnomedConceptUpdateRequestBuilder - Class in com.b2international.snowowl.snomed.datastore.request
-
- SnomedConceptValidator - Class in com.b2international.snowowl.snomed.importer.rf2.validation
-
Represents a release file validator that validates the concept release file.
- SnomedConceptValidator(ImportConfiguration, SnomedValidationContext) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.validation.SnomedConceptValidator
-
- SnomedConcreteDataTypeRefSet - Interface in com.b2international.snowowl.snomed.snomedrefset
-
Represents a SNOMED CT data type reference set.
- SnomedConcreteDataTypeRefSetImpl - Class in com.b2international.snowowl.snomed.snomedrefset.impl
-
An implementation of the model object 'Snomed Concrete Data Type Ref Set'.
- SnomedConcreteDataTypeRefSetImpl() - Constructor for class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedConcreteDataTypeRefSetImpl
-
- SnomedConcreteDataTypeRefSetImporter - Class in com.b2international.snowowl.snomed.importer.rf2.refset
-
SNOMED CT concrete domain reference set importer.
- SnomedConcreteDataTypeRefSetImporter(SnomedImportContext, InputStream, boolean, String) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.refset.SnomedConcreteDataTypeRefSetImporter
-
- SnomedConcreteDataTypeRefSetMember - Interface in com.b2international.snowowl.snomed.snomedrefset
-
Representation of a SNOMED CT data type reference set member.
- SnomedConcreteDataTypeRefSetMemberImpl - Class in com.b2international.snowowl.snomed.snomedrefset.impl
-
An implementation of the model object 'Snomed Concrete Data Type Ref Set Member'.
- SnomedConcreteDataTypeRefSetMemberImpl() - Constructor for class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedConcreteDataTypeRefSetMemberImpl
-
- SnomedConcreteDataTypeRefSetValidator - Class in com.b2international.snowowl.snomed.importer.rf2.validation
-
Represents a release file validator that validates the concrete domain reference set.
- SnomedConcreteDataTypeRefSetValidator(ImportConfiguration, URL, SnomedValidationContext, boolean) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.validation.SnomedConcreteDataTypeRefSetValidator
-
- SnomedConcreteDomainImportPostProcessor - Class in com.b2international.snowowl.datastore.server.snomed
-
- SnomedConcreteDomainImportPostProcessor() - Constructor for class com.b2international.snowowl.datastore.server.snomed.SnomedConcreteDomainImportPostProcessor
-
- SnomedConcreteDomainPredicate - Class in com.b2international.snowowl.snomed.core.domain.constraint
-
- SnomedConcreteDomainPredicate() - Constructor for class com.b2international.snowowl.snomed.core.domain.constraint.SnomedConcreteDomainPredicate
-
- SnomedConcreteDomainReferenceSetBuilder - Class in com.b2international.snowowl.snomed.core.store
-
- SnomedConcreteDomainReferenceSetBuilder() - Constructor for class com.b2international.snowowl.snomed.core.store.SnomedConcreteDomainReferenceSetBuilder
-
- SnomedConcreteDomainReferenceSetMemberBuilder - Class in com.b2international.snowowl.snomed.core.store
-
- SnomedConcreteDomainReferenceSetMemberBuilder() - Constructor for class com.b2international.snowowl.snomed.core.store.SnomedConcreteDomainReferenceSetMemberBuilder
-
- SnomedConcreteDomainRefSetExporter - Class in com.b2international.snowowl.snomed.exporter.server.rf2
-
SNOMED CT concrete domain reference set exporter.
- SnomedConcreteDomainRefSetExporter(SnomedExportContext, SnomedReferenceSet, RevisionSearcher) - Constructor for class com.b2international.snowowl.snomed.exporter.server.rf2.SnomedConcreteDomainRefSetExporter
-
- SnomedConfiguration - Class in com.b2international.snowowl.snomed.datastore
-
Configuration for SNOMED CT editing.
- SnomedConfiguration(PreferencesService, File) - Constructor for class com.b2international.snowowl.snomed.datastore.SnomedConfiguration
-
- SnomedConstants - Class in com.b2international.snowowl.snomed
-
Constant class for SNOMED CT specific constants.
- SnomedConstants.Concepts - Class in com.b2international.snowowl.snomed
-
Constant class for frequently used SNOMED CT concept IDs.
- SnomedConstants.LanguageCodeReferenceSetIdentifierMapping - Class in com.b2international.snowowl.snomed
-
Mapping between language codes (e.g.
- SnomedConstraint - Class in com.b2international.snowowl.snomed.core.domain.constraint
-
The component representation of an MRCM constraint.
- SnomedConstraint() - Constructor for class com.b2international.snowowl.snomed.core.domain.constraint.SnomedConstraint
-
- SnomedConstraintCreateRequest - Class in com.b2international.snowowl.snomed.datastore.request
-
- SnomedConstraintCreateRequestBuilder - Class in com.b2international.snowowl.snomed.datastore.request
-
Builder class to build requests responsible for creating SNOMED CT MRCM attribute constraints.
- SnomedConstraintDocument - Class in com.b2international.snowowl.snomed.datastore.index.constraint
-
The indexed document representation of an MRCM constraint.
- SnomedConstraintDocument.Builder - Class in com.b2international.snowowl.snomed.datastore.index.constraint
-
- SnomedConstraintDocument.Expressions - Class in com.b2international.snowowl.snomed.datastore.index.constraint
-
- SnomedConstraintDocument.Fields - Class in com.b2international.snowowl.snomed.datastore.index.constraint
-
- SnomedConstraintGetRequestBuilder - Class in com.b2international.snowowl.snomed.datastore.request
-
Builder class to build requests responsible for fetching a single SNOMED CT MRCM attribute constraint.
- SnomedConstraintLookupService - Class in com.b2international.snowowl.snomed.datastore
-
Lookup service implementation for SNOMED CT MRCM attribute constraints.
- SnomedConstraintLookupService() - Constructor for class com.b2international.snowowl.snomed.datastore.SnomedConstraintLookupService
-
- SnomedConstraintPredicateType - Enum in com.b2international.snowowl.snomed.datastore.index.constraint
-
- SnomedConstraints - Class in com.b2international.snowowl.snomed.core.domain.constraint
-
- SnomedConstraints(int, int) - Constructor for class com.b2international.snowowl.snomed.core.domain.constraint.SnomedConstraints
-
- SnomedConstraints(List<SnomedConstraint>, String, String, int, int) - Constructor for class com.b2international.snowowl.snomed.core.domain.constraint.SnomedConstraints
-
- SnomedConstraintSearchRequestBuilder - Class in com.b2international.snowowl.snomed.datastore.request
-
- SnomedConstraintUpdateRequest - Class in com.b2international.snowowl.snomed.datastore.request
-
- SnomedConstraintUpdateRequestBuilder - Class in com.b2international.snowowl.snomed.datastore.request
-
Builder class to build requests responsible for updating SNOMED CT MRCM attribute constraints.
- SnomedConverters - Class in com.b2international.snowowl.snomed.datastore.converter
-
- SnomedCoreComponent - Class in com.b2international.snowowl.snomed.core.domain
-
- SnomedCoreComponent() - Constructor for class com.b2international.snowowl.snomed.core.domain.SnomedCoreComponent
-
- SnomedCoreComponentCreateRequest - Interface in com.b2international.snowowl.snomed.datastore.request
-
- SnomedCoreConfiguration - Class in com.b2international.snowowl.snomed.datastore.config
-
SNOMED CT related application level configuration parameters.
- SnomedCoreConfiguration() - Constructor for class com.b2international.snowowl.snomed.datastore.config.SnomedCoreConfiguration
-
- SnomedCrossMapExporter - Class in com.b2international.snowowl.snomed.exporter.server.rf1
-
SNOMED CT cross map exporter for complex map and simple map type reference sets.
- SnomedCrossMapExporter(SnomedExportContext, String, SnomedMapSetSetting, RevisionSearcher) - Constructor for class com.b2international.snowowl.snomed.exporter.server.rf1.SnomedCrossMapExporter
-
- SnomedCrossMapSetExporter - Class in com.b2international.snowowl.snomed.exporter.server.rf1
-
SNOMED CT cross map set exporter for complex map and simple map type reference sets.
- SnomedCrossMapSetExporter(SnomedExportContext, String, SnomedMapSetSetting, RevisionSearcher) - Constructor for class com.b2international.snowowl.snomed.exporter.server.rf1.SnomedCrossMapSetExporter
-
- SnomedCrossMapTargetExporter - Class in com.b2international.snowowl.snomed.exporter.server.rf1
-
SNOMED CT cross map target exporter for complex map and simple map type
reference sets.
- SnomedCrossMapTargetExporter(SnomedExportContext, String, SnomedMapSetSetting, RevisionSearcher) - Constructor for class com.b2international.snowowl.snomed.exporter.server.rf1.SnomedCrossMapTargetExporter
-
- SnomedDatastoreActivator - Class in com.b2international.snowowl.snomed.datastore
-
- SnomedDatastoreActivator() - Constructor for class com.b2international.snowowl.snomed.datastore.SnomedDatastoreActivator
-
- SnomedDatastoreServerActivator - Class in com.b2international.snowowl.datastore.server.snomed
-
- SnomedDatastoreServerActivator() - Constructor for class com.b2international.snowowl.datastore.server.snomed.SnomedDatastoreServerActivator
-
- SnomedDeleteRequestBuilder - Class in com.b2international.snowowl.snomed.datastore.request
-
- SnomedDeleteRequestBuilder(String, Class<? extends EObject>) - Constructor for class com.b2international.snowowl.snomed.datastore.request.SnomedDeleteRequestBuilder
-
- SnomedDeletionPlan - Class in com.b2international.snowowl.snomed.datastore
-
A DTO about the projected outcome of a delete operation in SNOMED CT.
- SnomedDeletionPlan() - Constructor for class com.b2international.snowowl.snomed.datastore.SnomedDeletionPlan
-
- SnomedDeletionPlanMessages - Class in com.b2international.snowowl.snomed.datastore
-
Messages to use in the deletion plan dialog
- SnomedDeletionPlanMessages() - Constructor for class com.b2international.snowowl.snomed.datastore.SnomedDeletionPlanMessages
-
- SnomedDependencyPredicate - Class in com.b2international.snowowl.snomed.core.domain.constraint
-
- SnomedDependencyPredicate() - Constructor for class com.b2international.snowowl.snomed.core.domain.constraint.SnomedDependencyPredicate
-
- SnomedDescription - Class in com.b2international.snowowl.snomed.core.domain
-
Represents a SNOMED CT description.
- SnomedDescription() - Constructor for class com.b2international.snowowl.snomed.core.domain.SnomedDescription
-
- SnomedDescription(String) - Constructor for class com.b2international.snowowl.snomed.core.domain.SnomedDescription
-
- SnomedDescriptionBuilder - Class in com.b2international.snowowl.snomed.core.store
-
- SnomedDescriptionBuilder() - Constructor for class com.b2international.snowowl.snomed.core.store.SnomedDescriptionBuilder
-
- SnomedDescriptionCreateRequest - Class in com.b2international.snowowl.snomed.datastore.request
-
- SnomedDescriptionCreateRequestBuilder - Class in com.b2international.snowowl.snomed.datastore.request
-
Builder class to build requests responsible for creating SNOMED CT descriptions.
- SnomedDescriptionFragment - Class in com.b2international.snowowl.snomed.datastore.index.entry
-
A minimum representation of a SNOMED CT Description indexed and added to
concept documents to allow efficient term based
sorting and expand of PTs/FSNs for a given language reference set and acceptability.
- SnomedDescriptionFragment(String, long, String, String, String) - Constructor for class com.b2international.snowowl.snomed.datastore.index.entry.SnomedDescriptionFragment
-
- SnomedDescriptionFragment(String, long, String, String, List<String>) - Constructor for class com.b2international.snowowl.snomed.datastore.index.entry.SnomedDescriptionFragment
-
- SnomedDescriptionGetRequestBuilder - Class in com.b2international.snowowl.snomed.datastore.request
-
Builder class to build requests responsible for fetching a single SNOMED CT description.
- SnomedDescriptionImporter - Class in com.b2international.snowowl.snomed.importer.rf2.terminology
-
- SnomedDescriptionImporter(SnomedImportContext, InputStream, String, ComponentImportType) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.terminology.SnomedDescriptionImporter
-
- SnomedDescriptionIndexEntry - Class in com.b2international.snowowl.snomed.datastore.index.entry
-
A transfer object representing a SNOMED CT description.
- SnomedDescriptionIndexEntry.Builder - Class in com.b2international.snowowl.snomed.datastore.index.entry
-
- SnomedDescriptionIndexEntry.Expressions - Class in com.b2international.snowowl.snomed.datastore.index.entry
-
- SnomedDescriptionIndexEntry.Fields - Class in com.b2international.snowowl.snomed.datastore.index.entry
-
- SnomedDescriptionLookupService - Class in com.b2international.snowowl.snomed.datastore
-
- SnomedDescriptionLookupService() - Constructor for class com.b2international.snowowl.snomed.datastore.SnomedDescriptionLookupService
-
Deprecated.
- SnomedDescriptionPredicate - Class in com.b2international.snowowl.snomed.core.domain.constraint
-
- SnomedDescriptionPredicate() - Constructor for class com.b2international.snowowl.snomed.core.domain.constraint.SnomedDescriptionPredicate
-
- SnomedDescriptions - Class in com.b2international.snowowl.snomed.core.domain
-
- SnomedDescriptions(int, int) - Constructor for class com.b2international.snowowl.snomed.core.domain.SnomedDescriptions
-
- SnomedDescriptions(List<SnomedDescription>, String, String, int, int) - Constructor for class com.b2international.snowowl.snomed.core.domain.SnomedDescriptions
-
- SnomedDescriptionSearchRequestBuilder - Class in com.b2international.snowowl.snomed.datastore.request
-
Builder class to build requests responsible for searching SNOMED CT descriptions.
- SnomedDescriptionTypeReferenceSetMemberBuilder - Class in com.b2international.snowowl.snomed.core.store
-
- SnomedDescriptionTypeReferenceSetMemberBuilder() - Constructor for class com.b2international.snowowl.snomed.core.store.SnomedDescriptionTypeReferenceSetMemberBuilder
-
- SnomedDescriptionTypeRefSetExporter - Class in com.b2international.snowowl.snomed.exporter.server.rf2
-
SNOMED CT description format type reference set exporter.
- SnomedDescriptionTypeRefSetExporter(SnomedExportContext, SnomedReferenceSet, RevisionSearcher) - Constructor for class com.b2international.snowowl.snomed.exporter.server.rf2.SnomedDescriptionTypeRefSetExporter
-
- SnomedDescriptionTypeRefSetImporter - Class in com.b2international.snowowl.snomed.importer.rf2.refset
-
SNOMED CT description type reference set importer.
- SnomedDescriptionTypeRefSetImporter(SnomedImportContext, InputStream, String) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.refset.SnomedDescriptionTypeRefSetImporter
-
- SnomedDescriptionTypeRefSetMember - Interface in com.b2international.snowowl.snomed.snomedrefset
-
Representation of the description type reference set member.
- SnomedDescriptionTypeRefSetMemberImpl - Class in com.b2international.snowowl.snomed.snomedrefset.impl
-
An implementation of the model object 'Snomed Description Type Ref Set Member'.
- SnomedDescriptionTypeRefSetMemberImpl() - Constructor for class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedDescriptionTypeRefSetMemberImpl
-
- SnomedDescriptionTypeRefSetValidator - Class in com.b2international.snowowl.snomed.importer.rf2.validation
-
Represents a release file validator that validates the description type reference set.
- SnomedDescriptionTypeRefSetValidator(ImportConfiguration, URL, SnomedValidationContext) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.validation.SnomedDescriptionTypeRefSetValidator
-
- SnomedDescriptionUpdateRequest - Class in com.b2international.snowowl.snomed.datastore.request
-
- SnomedDescriptionUpdateRequestBuilder - Class in com.b2international.snowowl.snomed.datastore.request
-
- SnomedDescriptionValidator - Class in com.b2international.snowowl.snomed.importer.rf2.validation
-
Represents a release file validator that validates the description release file.
- SnomedDescriptionValidator(ImportConfiguration, SnomedValidationContext, File) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.validation.SnomedDescriptionValidator
-
- SnomedDocument - Class in com.b2international.snowowl.snomed.datastore.index.entry
-
Common superclass for SNOMED CT transfer objects.
- SnomedDocument(String, String, String, String, boolean, boolean, long) - Constructor for class com.b2international.snowowl.snomed.datastore.index.entry.SnomedDocument
-
- SnomedDocument.Expressions - Class in com.b2international.snowowl.snomed.datastore.index.entry
-
- SnomedDocument.Fields - Class in com.b2international.snowowl.snomed.datastore.index.entry
-
- SnomedDocument.SnomedDocumentBuilder<B extends SnomedDocument.SnomedDocumentBuilder<B>> - Class in com.b2international.snowowl.snomed.datastore.index.entry
-
- SnomedDocumentBuilder() - Constructor for class com.b2international.snowowl.snomed.datastore.index.entry.SnomedDocument.SnomedDocumentBuilder
-
- SnomedDSVExportRequest - Class in com.b2international.snowowl.snomed.datastore.request.dsv
-
- SnomedDSVExportRequestBuilder - Class in com.b2international.snowowl.snomed.datastore.request.dsv
-
- SnomedDSVRequests - Class in com.b2international.snowowl.snomed.datastore.request.dsv
-
- SnomedDSVRequests() - Constructor for class com.b2international.snowowl.snomed.datastore.request.dsv.SnomedDSVRequests
-
- SnomedEClassProvider - Class in com.b2international.snowowl.datastore.server.snomed
-
- SnomedEClassProvider() - Constructor for class com.b2international.snowowl.datastore.server.snomed.SnomedEClassProvider
-
- SnomedEclEvaluationRequestBuilder - Class in com.b2international.snowowl.snomed.core.ecl
-
- SnomedEclEvaluationRequestBuilder(String) - Constructor for class com.b2international.snowowl.snomed.core.ecl.SnomedEclEvaluationRequestBuilder
-
- SnomedEclRewriter - Class in com.b2international.snowowl.snomed.core.ecl
-
- SnomedEditingContext - Class in com.b2international.snowowl.snomed.datastore
-
SNOMED CT RF2 specific editing context subclass of
CDOEditingContext
providing retrieval, builder and other utility methods.
- SnomedEditingContext(IBranchPath) - Constructor for class com.b2international.snowowl.snomed.datastore.SnomedEditingContext
-
Creates a new SNOMED CT core components editing context on the specified branch of the SNOMED CT repository.
- SnomedEditingContext(IBranchPath, String) - Constructor for class com.b2international.snowowl.snomed.datastore.SnomedEditingContext
-
Creates a new SNOMED CT core components editing context on the specified
branch of the SNOMED CT repository with the specified namespace to use
when generating new componentIds.
- snomedEditingContext - Variable in class com.b2international.snowowl.snomed.datastore.SnomedRefSetEditingContext
-
- SnomedEditingContextFactory - Class in com.b2international.snowowl.datastore.server.snomed
-
- SnomedEditingContextFactory() - Constructor for class com.b2international.snowowl.datastore.server.snomed.SnomedEditingContextFactory
-
- SnomedEnumeratedDefinition - Class in com.b2international.snowowl.snomed.core.domain.constraint
-
- SnomedEnumeratedDefinition() - Constructor for class com.b2international.snowowl.snomed.core.domain.constraint.SnomedEnumeratedDefinition
-
- SnomedExportConfiguration - Class in com.b2international.snowowl.snomed.api.impl.domain
-
- SnomedExportConfiguration(Rf2ReleaseType, String, String, Collection<String>, Date, Date, String, boolean, String, boolean) - Constructor for class com.b2international.snowowl.snomed.api.impl.domain.SnomedExportConfiguration
-
- SnomedExportContext - Interface in com.b2international.snowowl.snomed.exporter.server
-
Wraps the export context for the SNOMED CT
export process.
- SnomedExportContextImpl - Class in com.b2international.snowowl.snomed.exporter.server
-
Export context for the SNOMED CT export process.
- SnomedExportContextImpl(IBranchPath, ContentSubType, String, Date, Date, String, Set<String>, Id2Rf1PropertyMapper, Path) - Constructor for class com.b2international.snowowl.snomed.exporter.server.SnomedExportContextImpl
-
- SnomedExportDefaultConfiguration - Class in com.b2international.snowowl.snomed.datastore.config
-
Holds SNOMED CT RF2 export-related configuration values.
- SnomedExportDefaultConfiguration() - Constructor for class com.b2international.snowowl.snomed.datastore.config.SnomedExportDefaultConfiguration
-
- SnomedExporter - Interface in com.b2international.snowowl.snomed.exporter.server.rf2
-
Representation of an exporter for SNOMED CT ontology.
- SnomedExporterActivator - Class in com.b2international.snowowl.snomed.exporter.server
-
- SnomedExporterActivator() - Constructor for class com.b2international.snowowl.snomed.exporter.server.SnomedExporterActivator
-
- SnomedExportException - Exception in com.b2international.snowowl.snomed.api.exception
-
Runtime exception indicating the failure of the SNOMED CT export process.
- SnomedExportException(String) - Constructor for exception com.b2international.snowowl.snomed.api.exception.SnomedExportException
-
Creates a new exception instance with the given message.
- SnomedExportServerIndication - Class in com.b2international.snowowl.snomed.exporter.server.net4j
-
This class receives requests from client side and depending the user request executes exports correspondingly.
- SnomedExportServerIndication(SignalProtocol<?>) - Constructor for class com.b2international.snowowl.snomed.exporter.server.net4j.SnomedExportServerIndication
-
- SnomedExportService - Class in com.b2international.snowowl.snomed.api.impl
-
Deprecated.
- SnomedExportService() - Constructor for class com.b2international.snowowl.snomed.api.impl.SnomedExportService
-
Deprecated.
- SnomedExtendedMapRefSetExporter - Class in com.b2international.snowowl.snomed.exporter.server.rf2
-
SNOMED CT extended map type reference set exporter.
- SnomedExtendedMapRefSetExporter(SnomedExportContext, SnomedReferenceSet, RevisionSearcher) - Constructor for class com.b2international.snowowl.snomed.exporter.server.rf2.SnomedExtendedMapRefSetExporter
-
- SnomedExtendedMapTypeRefSetValidator - Class in com.b2international.snowowl.snomed.importer.rf2.validation
-
RF2 file validator for SNOMED CT extended maps.
- SnomedExtendedMapTypeRefSetValidator(ImportConfiguration, URL, SnomedValidationContext) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.validation.SnomedExtendedMapTypeRefSetValidator
-
- SnomedFactory - Interface in com.b2international.snowowl.snomed
-
The Factory for the model.
- SnomedFactoryImpl - Class in com.b2international.snowowl.snomed.impl
-
An implementation of the model Factory.
- SnomedFactoryImpl() - Constructor for class com.b2international.snowowl.snomed.impl.SnomedFactoryImpl
-
Creates an instance of the factory.
- SnomedHierarchy - Class in com.b2international.snowowl.snomed.datastore.index
-
Holds a snapshot of parent-child relationships within the SNOMED CT terminology.
- SnomedHierarchy(long[], IsAStatement[]) - Constructor for class com.b2international.snowowl.snomed.datastore.index.SnomedHierarchy
-
- SnomedHierarchyDefinition - Class in com.b2international.snowowl.snomed.core.domain.constraint
-
- SnomedHierarchyDefinition() - Constructor for class com.b2international.snowowl.snomed.core.domain.constraint.SnomedHierarchyDefinition
-
- SnomedIconProvider - Class in com.b2international.snowowl.snomed.datastore
-
An icon provider for snomed concepts that doesn't have any SWT dependency so it can be used on the server side and
with Swing.
- SnomedIdentifier - Interface in com.b2international.snowowl.snomed.datastore.id
-
- SnomedIdentifierBootstrap - Class in com.b2international.snowowl.snomed.datastore.id
-
- SnomedIdentifierBootstrap() - Constructor for class com.b2international.snowowl.snomed.datastore.id.SnomedIdentifierBootstrap
-
- SnomedIdentifierConfiguration - Class in com.b2international.snowowl.snomed.datastore.config
-
Identifier related application level configuration parameters.
- SnomedIdentifierConfiguration() - Constructor for class com.b2international.snowowl.snomed.datastore.config.SnomedIdentifierConfiguration
-
- SnomedIdentifierConfiguration.IdGenerationStrategy - Enum in com.b2international.snowowl.snomed.datastore.config
-
- SnomedIdentifierDeprecateRequestBuilder - Class in com.b2international.snowowl.snomed.datastore.id.request
-
- SnomedIdentifierDeprecateRequestBuilder() - Constructor for class com.b2international.snowowl.snomed.datastore.id.request.SnomedIdentifierDeprecateRequestBuilder
-
- SnomedIdentifierElements() - Constructor for class com.b2international.snowowl.snomed.ecl.services.EclGrammarAccess.SnomedIdentifierElements
-
- SnomedIdentifierGenerateRequestBuilder - Class in com.b2international.snowowl.snomed.datastore.id.request
-
- SnomedIdentifierGenerateRequestBuilder() - Constructor for class com.b2international.snowowl.snomed.datastore.id.request.SnomedIdentifierGenerateRequestBuilder
-
- SnomedIdentifierGetRequestBuilder - Class in com.b2international.snowowl.snomed.datastore.id.request
-
- SnomedIdentifierGetRequestBuilder() - Constructor for class com.b2international.snowowl.snomed.datastore.id.request.SnomedIdentifierGetRequestBuilder
-
- SnomedIdentifierPublishRequestBuilder - Class in com.b2international.snowowl.snomed.datastore.id.request
-
- SnomedIdentifierPublishRequestBuilder() - Constructor for class com.b2international.snowowl.snomed.datastore.id.request.SnomedIdentifierPublishRequestBuilder
-
- SnomedIdentifierRegisterRequestBuilder - Class in com.b2international.snowowl.snomed.datastore.id.request
-
- SnomedIdentifierRegisterRequestBuilder() - Constructor for class com.b2international.snowowl.snomed.datastore.id.request.SnomedIdentifierRegisterRequestBuilder
-
- SnomedIdentifierReleaseRequestBuilder - Class in com.b2international.snowowl.snomed.datastore.id.request
-
- SnomedIdentifierReleaseRequestBuilder() - Constructor for class com.b2international.snowowl.snomed.datastore.id.request.SnomedIdentifierReleaseRequestBuilder
-
- SnomedIdentifierReserveRequestBuilder - Class in com.b2international.snowowl.snomed.datastore.id.request
-
- SnomedIdentifierReserveRequestBuilder() - Constructor for class com.b2international.snowowl.snomed.datastore.id.request.SnomedIdentifierReserveRequestBuilder
-
- SnomedIdentifiers - Class in com.b2international.snowowl.snomed.datastore.id
-
Contains utility methods related to SCTID part checks.
- SnomedIdentifiers() - Constructor for class com.b2international.snowowl.snomed.datastore.id.SnomedIdentifiers
-
- SnomedIdentifierValidator - Interface in com.b2international.snowowl.snomed.datastore.id
-
Validator responsible for validating SNOMED CT component IDs (core components, reference set members).
- SnomedImportClientProtocol - Class in com.b2international.snowowl.snomed.importer.net4j
-
- SnomedImportClientProtocol() - Constructor for class com.b2international.snowowl.snomed.importer.net4j.SnomedImportClientProtocol
-
- SnomedImportConfiguration - Class in com.b2international.snowowl.snomed.api.impl.domain
-
- SnomedImportConfiguration(Rf2ReleaseType, String, boolean, String) - Constructor for class com.b2international.snowowl.snomed.api.impl.domain.SnomedImportConfiguration
-
Creates a new import configuration instance.
- SnomedImportConfigurationNotFoundException - Exception in com.b2international.snowowl.snomed.api.domain.exception
-
Thrown when a SNOMED CT import configuration with a particular identifier could not be found.
- SnomedImportConfigurationNotFoundException(UUID) - Constructor for exception com.b2international.snowowl.snomed.api.domain.exception.SnomedImportConfigurationNotFoundException
-
Creates a new exception instance with the specified parameters.
- SnomedImportProtocolConstants - Interface in com.b2international.snowowl.snomed.importer.net4j
-
Collects common constants related to the SNOMED CT component import mechanism.
- SnomedImportRequest - Class in com.b2international.snowowl.snomed.importer.net4j
-
The client-side Net4J request for SNOMED CT imports.
- SnomedImportRequest(SnomedImportClientProtocol, String, ImportConfiguration) - Constructor for class com.b2international.snowowl.snomed.importer.net4j.SnomedImportRequest
-
- SnomedImportResult - Class in com.b2international.snowowl.snomed.importer.net4j
-
- SnomedImportResult() - Constructor for class com.b2international.snowowl.snomed.importer.net4j.SnomedImportResult
-
- SnomedInactivationPlan - Class in com.b2international.snowowl.snomed.datastore
-
A DTO about the projected outcome of a inactivation operation for SNOMED CT components.
- SnomedInactivationPlan(SnomedEditingContext) - Constructor for class com.b2international.snowowl.snomed.datastore.SnomedInactivationPlan
-
Creates a new plan instance for the SNOMED CT inactivation process.
- SnomedInactivationPlan.InactivationReason - Enum in com.b2international.snowowl.snomed.datastore
-
Enumeration representing the reason of the SNOMED CT concept inactivation.
- SnomedIncompleteTaxonomyValidationDefect - Class in com.b2international.snowowl.snomed.importer.net4j
-
Representation of a validation defect about incomplete taxonomy.
- SnomedIncompleteTaxonomyValidationDefect(String, Collection<String>) - Constructor for class com.b2international.snowowl.snomed.importer.net4j.SnomedIncompleteTaxonomyValidationDefect
-
- SnomedInferredRelationshipExporter - Class in com.b2international.snowowl.snomed.exporter.server.rf2
-
RF2 exporter for all SNOMED CT relationships except stated ones.
- SnomedInferredRelationshipExporter(SnomedExportContext, RevisionSearcher) - Constructor for class com.b2international.snowowl.snomed.exporter.server.rf2.SnomedInferredRelationshipExporter
-
- SnomedIsAStatement - Class in com.b2international.snowowl.snomed.datastore
-
Bare minimum representation of a SNOMED CT IS_A relationship.
- SnomedIsAStatement(String, String) - Constructor for class com.b2international.snowowl.snomed.datastore.SnomedIsAStatement
-
- SnomedIsAStatement(long, long) - Constructor for class com.b2international.snowowl.snomed.datastore.SnomedIsAStatement
-
Creates a new pair of IDs representing the bare minimum of a SNOMED CT IS_A relationships.
- SnomedLanguageReferenceSetMemberBuilder - Class in com.b2international.snowowl.snomed.core.store
-
- SnomedLanguageReferenceSetMemberBuilder() - Constructor for class com.b2international.snowowl.snomed.core.store.SnomedLanguageReferenceSetMemberBuilder
-
- SnomedLanguageRefSetExporter - Class in com.b2international.snowowl.snomed.exporter.server.rf2
-
Exporter for language type reference sets.
- SnomedLanguageRefSetExporter(SnomedExportContext, RevisionSearcher, String) - Constructor for class com.b2international.snowowl.snomed.exporter.server.rf2.SnomedLanguageRefSetExporter
-
- SnomedLanguageRefSetImporter - Class in com.b2international.snowowl.snomed.importer.rf2.refset
-
- SnomedLanguageRefSetImporter(SnomedImportContext, InputStream, String) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.refset.SnomedLanguageRefSetImporter
-
- SnomedLanguageRefSetMember - Interface in com.b2international.snowowl.snomed.snomedrefset
-
Representation of a SNOMED CT language type reference set member.
- SnomedLanguageRefSetMemberImpl - Class in com.b2international.snowowl.snomed.snomedrefset.impl
-
An implementation of the model object 'Snomed Language Ref Set Member'.
- SnomedLanguageRefSetMemberImpl() - Constructor for class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedLanguageRefSetMemberImpl
-
- SnomedLanguageRefSetValidator - Class in com.b2international.snowowl.snomed.importer.rf2.validation
-
Represents a release file validator that validates the language type reference set.
- SnomedLanguageRefSetValidator(ImportConfiguration, URL, SnomedValidationContext) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.validation.SnomedLanguageRefSetValidator
-
- SnomedMappingProvider - Class in com.b2international.snowowl.snomed.datastore.index
-
- SnomedMappingProvider() - Constructor for class com.b2international.snowowl.snomed.datastore.index.SnomedMappingProvider
-
- SnomedMappingReferenceSetBuilder - Class in com.b2international.snowowl.snomed.core.store
-
- SnomedMappingReferenceSetBuilder() - Constructor for class com.b2international.snowowl.snomed.core.store.SnomedMappingReferenceSetBuilder
-
- SnomedMappingRefSet - Interface in com.b2international.snowowl.snomed.snomedrefset
-
Representation of a SNOMED CT simple map reference set.
- SnomedMappingRefSetImpl - Class in com.b2international.snowowl.snomed.snomedrefset.impl
-
An implementation of the model object 'Snomed Mapping Ref Set'.
- SnomedMappingRefSetImpl() - Constructor for class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedMappingRefSetImpl
-
- SnomedMapSetSetting - Class in com.b2international.snowowl.snomed.datastore
-
POJO for storing information about the SNOMED CT map set used for RF1 cross map export.
- SnomedMapSetSetting(String, String, String, String, String, MapSetType, boolean) - Constructor for class com.b2international.snowowl.snomed.datastore.SnomedMapSetSetting
-
- SnomedMemberBuilder<B extends SnomedMemberBuilder<B,T>,T extends SnomedRefSetMember> - Class in com.b2international.snowowl.snomed.core.store
-
- SnomedMemberBuilder() - Constructor for class com.b2international.snowowl.snomed.core.store.SnomedMemberBuilder
-
- SnomedMergeConflictMapper - Class in com.b2international.snowowl.datastore.server.snomed.merge
-
- SnomedMergeConflictRuleProvider - Class in com.b2international.snowowl.datastore.server.snomed.merge
-
- SnomedMergeConflictRuleProvider() - Constructor for class com.b2international.snowowl.datastore.server.snomed.merge.SnomedMergeConflictRuleProvider
-
- SnomedModelExtensions - Class in com.b2international.snowowl.snomed.datastore.model
-
Static utility extension to work with SNOMED CT model components.
- SnomedModuleDependencyReferenceSetMemberBuilder - Class in com.b2international.snowowl.snomed.core.store
-
- SnomedModuleDependencyReferenceSetMemberBuilder() - Constructor for class com.b2international.snowowl.snomed.core.store.SnomedModuleDependencyReferenceSetMemberBuilder
-
- SnomedModuleDependencyRefSetExporter - Class in com.b2international.snowowl.snomed.exporter.server.rf2
-
SNOMED CT module dependency reference set exporter.
- SnomedModuleDependencyRefSetExporter(SnomedExportContext, SnomedReferenceSet, RevisionSearcher) - Constructor for class com.b2international.snowowl.snomed.exporter.server.rf2.SnomedModuleDependencyRefSetExporter
-
- SnomedModuleDependencyRefSetImporter - Class in com.b2international.snowowl.snomed.importer.rf2.refset
-
- SnomedModuleDependencyRefSetImporter(SnomedImportContext, InputStream, String) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.refset.SnomedModuleDependencyRefSetImporter
-
- SnomedModuleDependencyRefSetMember - Interface in com.b2international.snowowl.snomed.snomedrefset
-
Represents a SNOMED CT module dependency reference set member.
- SnomedModuleDependencyRefSetMemberImpl - Class in com.b2international.snowowl.snomed.snomedrefset.impl
-
An implementation of the model object 'Snomed Module Dependency Ref Set Member'.
- SnomedModuleDependencyRefSetMemberImpl() - Constructor for class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedModuleDependencyRefSetMemberImpl
-
- SnomedModuleDependencyRefSetValidator - Class in com.b2international.snowowl.snomed.importer.rf2.validation
-
Represents a release file validator that validates the module dependency reference set.
- SnomedModuleDependencyRefSetValidator(ImportConfiguration, URL, SnomedValidationContext) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.validation.SnomedModuleDependencyRefSetValidator
-
- SnomedMRCMAttributeDomainMemberUpdateDelegate - Class in com.b2international.snowowl.snomed.datastore.request
-
- SnomedMRCMAttributeDomainReferenceSetMemberBuilder - Class in com.b2international.snowowl.snomed.core.store
-
- SnomedMRCMAttributeDomainReferenceSetMemberBuilder() - Constructor for class com.b2international.snowowl.snomed.core.store.SnomedMRCMAttributeDomainReferenceSetMemberBuilder
-
- SnomedMRCMAttributeDomainRefSetImporter - Class in com.b2international.snowowl.snomed.importer.rf2.refset
-
- SnomedMRCMAttributeDomainRefSetImporter(SnomedImportContext, InputStream, String) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.refset.SnomedMRCMAttributeDomainRefSetImporter
-
- SnomedMRCMAttributeDomainRefSetMember - Interface in com.b2international.snowowl.snomed.snomedrefset
-
A representation of the model object 'Snomed MRCM Attribute Domain Ref Set Member'.
- SnomedMRCMAttributeDomainRefSetMemberImpl - Class in com.b2international.snowowl.snomed.snomedrefset.impl
-
An implementation of the model object 'Snomed MRCM Attribute Domain Ref Set Member'.
- SnomedMRCMAttributeDomainRefSetMemberImpl() - Constructor for class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedMRCMAttributeDomainRefSetMemberImpl
-
- SnomedMRCMAttributeDomainRefSetValidator - Class in com.b2international.snowowl.snomed.importer.rf2.validation
-
- SnomedMRCMAttributeDomainRefSetValidator(ImportConfiguration, URL, SnomedValidationContext) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.validation.SnomedMRCMAttributeDomainRefSetValidator
-
- SnomedMRCMAttributeRangeMemberUpdateDelegate - Class in com.b2international.snowowl.snomed.datastore.request
-
- SnomedMRCMAttributeRangeReferenceSetMemberBuilder - Class in com.b2international.snowowl.snomed.core.store
-
- SnomedMRCMAttributeRangeReferenceSetMemberBuilder() - Constructor for class com.b2international.snowowl.snomed.core.store.SnomedMRCMAttributeRangeReferenceSetMemberBuilder
-
- SnomedMRCMAttributeRangeRefSetImporter - Class in com.b2international.snowowl.snomed.importer.rf2.refset
-
- SnomedMRCMAttributeRangeRefSetImporter(SnomedImportContext, InputStream, String) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.refset.SnomedMRCMAttributeRangeRefSetImporter
-
- SnomedMRCMAttributeRangeRefSetMember - Interface in com.b2international.snowowl.snomed.snomedrefset
-
A representation of the model object 'Snomed MRCM Attribute Range Ref Set Member'.
- SnomedMRCMAttributeRangeRefSetMemberImpl - Class in com.b2international.snowowl.snomed.snomedrefset.impl
-
An implementation of the model object 'Snomed MRCM Attribute Range Ref Set Member'.
- SnomedMRCMAttributeRangeRefSetMemberImpl() - Constructor for class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedMRCMAttributeRangeRefSetMemberImpl
-
- SnomedMRCMAttributeRangeRefSetValidator - Class in com.b2international.snowowl.snomed.importer.rf2.validation
-
- SnomedMRCMAttributeRangeRefSetValidator(ImportConfiguration, URL, SnomedValidationContext) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.validation.SnomedMRCMAttributeRangeRefSetValidator
-
- SnomedMRCMDomainMemberUpdateDelegate - Class in com.b2international.snowowl.snomed.datastore.request
-
- SnomedMRCMDomainReferenceSetMemberBuilder - Class in com.b2international.snowowl.snomed.core.store
-
- SnomedMRCMDomainReferenceSetMemberBuilder() - Constructor for class com.b2international.snowowl.snomed.core.store.SnomedMRCMDomainReferenceSetMemberBuilder
-
- SnomedMRCMDomainRefSetImporter - Class in com.b2international.snowowl.snomed.importer.rf2.refset
-
- SnomedMRCMDomainRefSetImporter(SnomedImportContext, InputStream, String) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.refset.SnomedMRCMDomainRefSetImporter
-
- SnomedMRCMDomainRefSetMember - Interface in com.b2international.snowowl.snomed.snomedrefset
-
A representation of the model object 'Snomed MRCM Domain Ref Set Member'.
- SnomedMRCMDomainRefSetMemberImpl - Class in com.b2international.snowowl.snomed.snomedrefset.impl
-
An implementation of the model object 'Snomed MRCM Domain Ref Set Member'.
- SnomedMRCMDomainRefSetMemberImpl() - Constructor for class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedMRCMDomainRefSetMemberImpl
-
- SnomedMRCMDomainRefSetValidator - Class in com.b2international.snowowl.snomed.importer.rf2.validation
-
- SnomedMRCMDomainRefSetValidator(ImportConfiguration, URL, SnomedValidationContext) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.validation.SnomedMRCMDomainRefSetValidator
-
- SnomedMRCMModuleScopeMemberUpdateDelegate - Class in com.b2international.snowowl.snomed.datastore.request
-
- SnomedMRCMModuleScopeReferenceSetMemberBuilder - Class in com.b2international.snowowl.snomed.core.store
-
- SnomedMRCMModuleScopeReferenceSetMemberBuilder() - Constructor for class com.b2international.snowowl.snomed.core.store.SnomedMRCMModuleScopeReferenceSetMemberBuilder
-
- SnomedMRCMModuleScopeRefSetImporter - Class in com.b2international.snowowl.snomed.importer.rf2.refset
-
- SnomedMRCMModuleScopeRefSetImporter(SnomedImportContext, InputStream, String) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.refset.SnomedMRCMModuleScopeRefSetImporter
-
- SnomedMRCMModuleScopeRefSetMember - Interface in com.b2international.snowowl.snomed.snomedrefset
-
A representation of the model object 'Snomed MRCM Module Scope Ref Set Member'.
- SnomedMRCMModuleScopeRefSetMemberImpl - Class in com.b2international.snowowl.snomed.snomedrefset.impl
-
An implementation of the model object 'Snomed MRCM Module Scope Ref Set Member'.
- SnomedMRCMModuleScopeRefSetMemberImpl() - Constructor for class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedMRCMModuleScopeRefSetMemberImpl
-
- SnomedMRCMModuleScopeRefSetValidator - Class in com.b2international.snowowl.snomed.importer.rf2.validation
-
- SnomedMRCMModuleScopeRefSetValidator(ImportConfiguration, URL, SnomedValidationContext) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.validation.SnomedMRCMModuleScopeRefSetValidator
-
- SnomedNamespaceAndModuleAssigner - Interface in com.b2international.snowowl.snomed.datastore.id
-
Common interface for a namespace-module allocator which:
Pre-loads module concepts used for saving inferred relationship and CD member changes;
Collects the required number of SCTIDs for inferred relationships for each relevant namespace, and reserves them in bulk;
For each inferred relationship, returns the expected SCTID and module concept, given the source concept ID;
For each inferred CD member, returns the expected module concept, given the "container" concept ID.
- SnomedNamespaceAndModuleAssignerProvider - Enum in com.b2international.snowowl.snomed.datastore.id
-
- SnomedOntologyClientProtocol - Class in com.b2international.snowowl.snomed.reasoner.net4j
-
The SNOMED CT ontology client protocol, using a CDOConnection instance as its infrastructure.
- SnomedOntologyClientProtocol() - Constructor for class com.b2international.snowowl.snomed.reasoner.net4j.SnomedOntologyClientProtocol
-
Creates a new ontology client protocol instance.
- SnomedOntologyExportRequest - Class in com.b2international.snowowl.snomed.reasoner.net4j
-
Represents a Net4j request for exporting the ontology of the specified branch path.
- SnomedOntologyExportRequest(SnomedOntologyClientProtocol, IBranchPath, SnomedOntologyExportType, File) - Constructor for class com.b2international.snowowl.snomed.reasoner.net4j.SnomedOntologyExportRequest
-
Creates a new request instance with the specified arguments.
- SnomedOntologyExportType - Enum in com.b2international.snowowl.snomed.reasoner.net4j
-
Enumerates available OWL2 output formats.
- SnomedOntologyProtocol - Class in com.b2international.snowowl.snomed.reasoner.net4j
-
Holds constant values related to the SNOMED CT ontology export protocol.
- SnomedOntologyService - Class in com.b2international.snowowl.snomed.reasoner.server.ontology
-
Provides a common entry point for creating OWLOntologies containing the OWL representation of an entire branch.
- SnomedOntologyService() - Constructor for class com.b2international.snowowl.snomed.reasoner.server.ontology.SnomedOntologyService
-
- SnomedOntologyUtils - Class in com.b2international.snowowl.snomed.reasoner.model
-
Utility class that holds OWL object identifier prefixes as well as methods for creating class expressions for object intersections and unions.
- SnomedOWLAxiomRefSetImporter - Class in com.b2international.snowowl.snomed.importer.rf2.refset
-
- SnomedOWLAxiomRefSetImporter(SnomedImportContext, InputStream, String) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.refset.SnomedOWLAxiomRefSetImporter
-
- SnomedOWLExpressionMemberUpdateDelegate - Class in com.b2international.snowowl.snomed.datastore.request
-
- SnomedOWLExpressionReferenceSetMemberBuilder - Class in com.b2international.snowowl.snomed.core.store
-
- SnomedOWLExpressionReferenceSetMemberBuilder() - Constructor for class com.b2international.snowowl.snomed.core.store.SnomedOWLExpressionReferenceSetMemberBuilder
-
- SnomedOWLExpressionRefSetMember - Interface in com.b2international.snowowl.snomed.snomedrefset
-
A representation of the model object 'Snomed OWL Expression Ref Set Member'.
- SnomedOWLExpressionRefSetMemberImpl - Class in com.b2international.snowowl.snomed.snomedrefset.impl
-
An implementation of the model object 'Snomed OWL Expression Ref Set Member'.
- SnomedOWLExpressionRefSetMemberImpl() - Constructor for class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedOWLExpressionRefSetMemberImpl
-
- SnomedOWLExpressionRefSetValidator - Class in com.b2international.snowowl.snomed.importer.rf2.validation
-
- SnomedOWLExpressionRefSetValidator(ImportConfiguration, URL, SnomedValidationContext) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.validation.SnomedOWLExpressionRefSetValidator
-
- SnomedOWLOntologyRefSetImporter - Class in com.b2international.snowowl.snomed.importer.rf2.refset
-
- SnomedOWLOntologyRefSetImporter(SnomedImportContext, InputStream, String) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.refset.SnomedOWLOntologyRefSetImporter
-
- SnomedPackage - Interface in com.b2international.snowowl.snomed
-
The Package for the model.
- SnomedPackage.Literals - Interface in com.b2international.snowowl.snomed
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
- SnomedPackageImpl - Class in com.b2international.snowowl.snomed.impl
-
An implementation of the model Package.
- SnomedPredicate - Class in com.b2international.snowowl.snomed.core.domain.constraint
-
- SnomedPredicate() - Constructor for class com.b2international.snowowl.snomed.core.domain.constraint.SnomedPredicate
-
- SnomedPublishManager - Class in com.b2international.snowowl.datastore.server.snomed.version
-
Publish manager for SNOMED CT ontology.
- SnomedPublishManager() - Constructor for class com.b2international.snowowl.datastore.server.snomed.version.SnomedPublishManager
-
- SnomedQueryReferenceSetMemberBuilder - Class in com.b2international.snowowl.snomed.core.store
-
- SnomedQueryReferenceSetMemberBuilder() - Constructor for class com.b2international.snowowl.snomed.core.store.SnomedQueryReferenceSetMemberBuilder
-
- SnomedQueryRefSetExporter - Class in com.b2international.snowowl.snomed.exporter.server.rf2
-
SNOMED CT query specification type reference set exporter.
- SnomedQueryRefSetExporter(SnomedExportContext, SnomedReferenceSet, RevisionSearcher) - Constructor for class com.b2international.snowowl.snomed.exporter.server.rf2.SnomedQueryRefSetExporter
-
- SnomedQueryRefSetImporter - Class in com.b2international.snowowl.snomed.importer.rf2.refset
-
- SnomedQueryRefSetImporter(SnomedImportContext, InputStream, String) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.refset.SnomedQueryRefSetImporter
-
- SnomedQueryRefSetMember - Interface in com.b2international.snowowl.snomed.snomedrefset
-
SNOMED CT query specification type reference set member representation.
- SnomedQueryRefSetMemberImpl - Class in com.b2international.snowowl.snomed.snomedrefset.impl
-
An implementation of the model object 'Snomed Query Ref Set Member'.
- SnomedQueryRefSetMemberImpl() - Constructor for class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedQueryRefSetMemberImpl
-
- SnomedQueryValidationRuleEvaluator - Class in com.b2international.snowowl.snomed.validation
-
- SnomedQueryValidationRuleEvaluator() - Constructor for class com.b2international.snowowl.snomed.validation.SnomedQueryValidationRuleEvaluator
-
- SnomedReasonerActivator - Class in com.b2international.snowowl.snomed.reasoner
-
Controls the reasoner bundle's lifecycle.
- SnomedReasonerActivator() - Constructor for class com.b2international.snowowl.snomed.reasoner.SnomedReasonerActivator
-
- SnomedReasonerRequests - Class in com.b2international.snowowl.snomed.reasoner.server.request
-
- SnomedReasonerServerActivator - Class in com.b2international.snowowl.snomed.reasoner.server
-
Controls the server-side reasoner bundle's lifecycle.
- SnomedReasonerServerActivator() - Constructor for class com.b2international.snowowl.snomed.reasoner.server.SnomedReasonerServerActivator
-
- SnomedReasonerService - Interface in com.b2international.snowowl.snomed.reasoner.classification
-
Represents the RPC interface for the SNOMED CT reasoner service.
- SnomedReferenceSet - Class in com.b2international.snowowl.snomed.core.domain.refset
-
Represents a SNOMED CT Reference Set.
- SnomedReferenceSet() - Constructor for class com.b2international.snowowl.snomed.core.domain.refset.SnomedReferenceSet
-
- SnomedReferenceSetDefinition - Class in com.b2international.snowowl.snomed.core.domain.constraint
-
- SnomedReferenceSetDefinition() - Constructor for class com.b2international.snowowl.snomed.core.domain.constraint.SnomedReferenceSetDefinition
-
- SnomedReferenceSetHistoryServiceImpl - Class in com.b2international.snowowl.snomed.api.impl
-
- SnomedReferenceSetHistoryServiceImpl() - Constructor for class com.b2international.snowowl.snomed.api.impl.SnomedReferenceSetHistoryServiceImpl
-
- SnomedReferenceSetMember - Class in com.b2international.snowowl.snomed.core.domain.refset
-
Represents a SNOMED CT Reference Set Member.
- SnomedReferenceSetMember() - Constructor for class com.b2international.snowowl.snomed.core.domain.refset.SnomedReferenceSetMember
-
- SnomedReferenceSetMembers - Class in com.b2international.snowowl.snomed.core.domain.refset
-
- SnomedReferenceSetMembers(int, int) - Constructor for class com.b2international.snowowl.snomed.core.domain.refset.SnomedReferenceSetMembers
-
- SnomedReferenceSetMembers(List<SnomedReferenceSetMember>, String, String, int, int) - Constructor for class com.b2international.snowowl.snomed.core.domain.refset.SnomedReferenceSetMembers
-
- SnomedReferenceSets - Class in com.b2international.snowowl.snomed.core.domain.refset
-
- SnomedReferenceSets(int, int) - Constructor for class com.b2international.snowowl.snomed.core.domain.refset.SnomedReferenceSets
-
- SnomedReferenceSets(List<SnomedReferenceSet>, String, String, int, int) - Constructor for class com.b2international.snowowl.snomed.core.domain.refset.SnomedReferenceSets
-
- SnomedRefSet - Interface in com.b2international.snowowl.snomed.snomedrefset
-
Base representation of a SNOMED CT reference set.
- SnomedRefSetAdapterFactory - Class in com.b2international.snowowl.snomed.snomedrefset.util
-
The Adapter Factory for the model.
- SnomedRefSetAdapterFactory() - Constructor for class com.b2international.snowowl.snomed.snomedrefset.util.SnomedRefSetAdapterFactory
-
Creates an instance of the adapter factory.
- SnomedRefSetAutoMapper - Class in com.b2international.snowowl.snomed.core.refset.automap
-
This class is responsible for mapping labels or IDs with SNOMED CT concepts.
- SnomedRefSetAutoMapper(String, String, RefSetAutoMapperModel) - Constructor for class com.b2international.snowowl.snomed.core.refset.automap.SnomedRefSetAutoMapper
-
- SnomedRefSetCreateRequestBuilder - Class in com.b2international.snowowl.snomed.datastore.request
-
Builder class to build requests responsible for creating SNOMED CT reference sets.
- SnomedRefSetDerivationModel - Class in com.b2international.snowowl.snomed.datastore.derivation
-
Model class for the simple type and simple map type reference set derivation.
- SnomedRefSetDerivationModel(String, String, String, String, SnomedRefSetDerivationModel.SimpleTypeDerivation, String) - Constructor for class com.b2international.snowowl.snomed.datastore.derivation.SnomedRefSetDerivationModel
-
- SnomedRefSetDerivationModel(String, String, String, String, SnomedRefSetDerivationModel.SimpleMapTypeDerivation, String, boolean) - Constructor for class com.b2international.snowowl.snomed.datastore.derivation.SnomedRefSetDerivationModel
-
- SnomedRefSetDerivationModel.SimpleMapTypeDerivation - Enum in com.b2international.snowowl.snomed.datastore.derivation
-
Enum for simple map type refset derivation.
- SnomedRefSetDerivationModel.SimpleTypeDerivation - Enum in com.b2international.snowowl.snomed.datastore.derivation
-
Enum for simple type refset derivation.
- SnomedRefSetDerivationService - Class in com.b2international.snowowl.datastore.server.snomed
-
Service class for SNOMED CT simple type and simple map type reference set derivation.
- SnomedRefSetDerivationService() - Constructor for class com.b2international.snowowl.datastore.server.snomed.SnomedRefSetDerivationService
-
- SnomedRefSetDerivationServiceConfigJob - Class in com.b2international.snowowl.datastore.server.snomed.jobs
-
Job for registering the SNOMED CT reference set derivation service in the application context.
- SnomedRefSetDerivationServiceConfigJob() - Constructor for class com.b2international.snowowl.datastore.server.snomed.jobs.SnomedRefSetDerivationServiceConfigJob
-
- SnomedRefSetDSVExportServerIndication - Class in com.b2international.snowowl.snomed.exporter.server.net4j
-
This class receives requests from client side and depending the user request
executes exports correspondingly.
- SnomedRefSetDSVExportServerIndication(SignalProtocol<?>) - Constructor for class com.b2international.snowowl.snomed.exporter.server.net4j.SnomedRefSetDSVExportServerIndication
-
- SnomedRefSetEditingContext - Class in com.b2international.snowowl.snomed.datastore
-
SNOMED CT reference set editing context.
- SnomedRefSetExcelExportServerIndication - Class in com.b2international.snowowl.snomed.exporter.server.net4j
-
The server-side signal handler when exporting simple type reference set to Excel format.
- SnomedRefSetExcelExportServerIndication(SignalProtocol<?>) - Constructor for class com.b2international.snowowl.snomed.exporter.server.net4j.SnomedRefSetExcelExportServerIndication
-
- SnomedRefSetExporter - Class in com.b2international.snowowl.snomed.exporter.server.rf2
-
Base for all SNOMED CT reference set RF2 exporters.
- SnomedRefSetExporter(SnomedExportContext, SnomedReferenceSet, RevisionSearcher) - Constructor for class com.b2international.snowowl.snomed.exporter.server.rf2.SnomedRefSetExporter
-
- SnomedRefSetExporterFactory - Class in com.b2international.snowowl.snomed.exporter.server
-
Factory class for instantiating type specific exporters without exposing the
concrete implementation of the exporter.
- SnomedRefSetExporterFactory() - Constructor for class com.b2international.snowowl.snomed.exporter.server.SnomedRefSetExporterFactory
-
- SnomedRefSetExporterQueries - Class in com.b2international.snowowl.snomed.exporter.server
-
These queries are executed during the reference set export.
- SnomedRefSetFactory - Interface in com.b2international.snowowl.snomed.snomedrefset
-
The Factory for the model.
- SnomedRefSetFactoryImpl - Class in com.b2international.snowowl.snomed.snomedrefset.impl
-
An implementation of the model Factory.
- SnomedRefSetFactoryImpl() - Constructor for class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedRefSetFactoryImpl
-
Creates an instance of the factory.
- SnomedRefSetGetRequestBuilder - Class in com.b2international.snowowl.snomed.datastore.request
-
Builder class to build requests responsible for fetching a single SNOMED CT reference set.
- SnomedRefSetImpl - Class in com.b2international.snowowl.snomed.snomedrefset.impl
-
An implementation of the model object 'Snomed Ref Set'.
- SnomedRefSetImpl() - Constructor for class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedRefSetImpl
-
- SnomedRefSetImporterFactory - Class in com.b2international.snowowl.snomed.importer.rf2.refset
-
- SnomedRefSetLookupService - Class in com.b2international.snowowl.snomed.datastore
-
- SnomedRefSetLookupService() - Constructor for class com.b2international.snowowl.snomed.datastore.SnomedRefSetLookupService
-
Deprecated.
- SnomedRefSetMember - Interface in com.b2international.snowowl.snomed.snomedrefset
-
Base representation of a SNOMED CT reference set member.
- SnomedRefSetMemberCreateRequestBuilder - Class in com.b2international.snowowl.snomed.datastore.request
-
Builder class to build requests responsible for creating SNOMED CT reference set members.
- SnomedRefSetMemberFragment - Class in com.b2international.snowowl.snomed.datastore
-
Bare minimum representation of a SNOMED CT reference set member.
- SnomedRefSetMemberFragment(String, String, String, boolean) - Constructor for class com.b2international.snowowl.snomed.datastore.SnomedRefSetMemberFragment
-
- SnomedRefSetMemberGetRequestBuilder - Class in com.b2international.snowowl.snomed.datastore.request
-
Builder class to build requests responsible for fetching a single SNOMED CT reference set member.
- SnomedRefSetMemberImpl - Class in com.b2international.snowowl.snomed.snomedrefset.impl
-
An implementation of the model object 'Member'.
- SnomedRefSetMemberImpl() - Constructor for class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedRefSetMemberImpl
-
- SnomedRefSetMemberIndexEntry - Class in com.b2international.snowowl.snomed.datastore.index.entry
-
Lightweight representation of a SNOMED CT reference set member.
- SnomedRefSetMemberIndexEntry.Builder - Class in com.b2international.snowowl.snomed.datastore.index.entry
-
- SnomedRefSetMemberIndexEntry.Expressions - Class in com.b2international.snowowl.snomed.datastore.index.entry
-
- SnomedRefSetMemberIndexEntry.Fields - Class in com.b2international.snowowl.snomed.datastore.index.entry
-
- SnomedRefSetMemberLookupService - Class in com.b2international.snowowl.snomed.datastore
-
- SnomedRefSetMemberLookupService() - Constructor for class com.b2international.snowowl.snomed.datastore.SnomedRefSetMemberLookupService
-
Deprecated.
- SnomedRefSetMemberSearchRequestBuilder - Class in com.b2international.snowowl.snomed.datastore.request
-
Builder class to build requests responsible for searching SNOMED CT reference set members.
- SnomedRefSetMemberUpdateRequestBuilder - Class in com.b2international.snowowl.snomed.datastore.request
-
- SnomedRefSetNameCollector - Class in com.b2international.snowowl.snomed.importer.rf2.util
-
Class for getting textual representation of a SNOMED CT reference set (based on
the reference set ID) at import time.
- SnomedRefSetNameCollector(Collection<URL>, ImportConfiguration, IProgressMonitor) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.util.SnomedRefSetNameCollector
-
- SnomedRefSetPackage - Interface in com.b2international.snowowl.snomed.snomedrefset
-
The Package for the model.
- SnomedRefSetPackage.Literals - Interface in com.b2international.snowowl.snomed.snomedrefset
-
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
- SnomedRefSetPackageImpl - Class in com.b2international.snowowl.snomed.snomedrefset.impl
-
An implementation of the model Package.
- SnomedRefSetSearchRequestBuilder - Class in com.b2international.snowowl.snomed.datastore.request
-
Builder class to build requests responsible for searching SNOMED CT reference sets.
- SnomedRefSetSwitch<T> - Class in com.b2international.snowowl.snomed.snomedrefset.util
-
The Switch for the model's inheritance hierarchy.
- SnomedRefSetSwitch() - Constructor for class com.b2international.snowowl.snomed.snomedrefset.util.SnomedRefSetSwitch
-
Creates an instance of the switch.
- SnomedRefSetType - Enum in com.b2international.snowowl.snomed.snomedrefset
-
Enumeration for SNOMED CT reference set types.
- SnomedRefSetUtil - Class in com.b2international.snowowl.snomed.datastore
-
Utility class collecting commons operations related to SNOMED CT reference sets.
- SnomedRefSetValidator - Class in com.b2international.snowowl.snomed.importer.rf2.validation
-
Represents a release file validator that validates the reference set.
- SnomedRefSetValidator(ImportConfiguration, URL, ComponentImportType, SnomedValidationContext, String[]) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.validation.SnomedRefSetValidator
-
- SnomedRegularReferenceSetBuilder - Class in com.b2international.snowowl.snomed.core.store
-
- SnomedRegularReferenceSetBuilder() - Constructor for class com.b2international.snowowl.snomed.core.store.SnomedRegularReferenceSetBuilder
-
- SnomedRegularRefSet - Interface in com.b2international.snowowl.snomed.snomedrefset
-
Base representation of a regular SNOMED CT reference set.
- SnomedRegularRefSetImpl - Class in com.b2international.snowowl.snomed.snomedrefset.impl
-
An implementation of the model object 'Snomed Regular Ref Set'.
- SnomedRegularRefSetImpl() - Constructor for class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedRegularRefSetImpl
-
- SnomedRelationship - Class in com.b2international.snowowl.snomed.core.domain
-
Represents a SNOMED CT relationship.
- SnomedRelationship() - Constructor for class com.b2international.snowowl.snomed.core.domain.SnomedRelationship
-
- SnomedRelationship(String) - Constructor for class com.b2international.snowowl.snomed.core.domain.SnomedRelationship
-
- SnomedRelationshipBuilder - Class in com.b2international.snowowl.snomed.core.store
-
- SnomedRelationshipBuilder() - Constructor for class com.b2international.snowowl.snomed.core.store.SnomedRelationshipBuilder
-
- SnomedRelationshipCreateRequest - Class in com.b2international.snowowl.snomed.datastore.request
-
- SnomedRelationshipCreateRequestBuilder - Class in com.b2international.snowowl.snomed.datastore.request
-
Builder class to build requests responsible for creating SNOMED CT relationships.
- SnomedRelationshipDefinition - Class in com.b2international.snowowl.snomed.core.domain.constraint
-
- SnomedRelationshipDefinition() - Constructor for class com.b2international.snowowl.snomed.core.domain.constraint.SnomedRelationshipDefinition
-
- SnomedRelationshipGetRequestBuilder - Class in com.b2international.snowowl.snomed.datastore.request
-
Builder class to build requests responsible for fetching a single SNOMED CT relationship.
- SnomedRelationshipImporter - Class in com.b2international.snowowl.snomed.importer.rf2.terminology
-
- SnomedRelationshipImporter(SnomedImportContext, InputStream, String, ComponentImportType) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.terminology.SnomedRelationshipImporter
-
- SnomedRelationshipIndexEntry - Class in com.b2international.snowowl.snomed.datastore.index.entry
-
A transfer object representing a SNOMED CT description.
- SnomedRelationshipIndexEntry.Builder - Class in com.b2international.snowowl.snomed.datastore.index.entry
-
- SnomedRelationshipIndexEntry.Expressions - Class in com.b2international.snowowl.snomed.datastore.index.entry
-
- SnomedRelationshipIndexEntry.Fields - Class in com.b2international.snowowl.snomed.datastore.index.entry
-
- SnomedRelationshipLookupService - Class in com.b2international.snowowl.snomed.datastore
-
- SnomedRelationshipLookupService() - Constructor for class com.b2international.snowowl.snomed.datastore.SnomedRelationshipLookupService
-
Deprecated.
- SnomedRelationshipPredicate - Class in com.b2international.snowowl.snomed.core.domain.constraint
-
- SnomedRelationshipPredicate() - Constructor for class com.b2international.snowowl.snomed.core.domain.constraint.SnomedRelationshipPredicate
-
- SnomedRelationships - Class in com.b2international.snowowl.snomed.core.domain
-
- SnomedRelationships(int, int) - Constructor for class com.b2international.snowowl.snomed.core.domain.SnomedRelationships
-
- SnomedRelationships(List<SnomedRelationship>, String, String, int, int) - Constructor for class com.b2international.snowowl.snomed.core.domain.SnomedRelationships
-
- SnomedRelationshipSearchRequestBuilder - Class in com.b2international.snowowl.snomed.datastore.request
-
Builder class to build requests responsible for searching SNOMED CT relationships.
- SnomedRelationshipUpdateRequest - Class in com.b2international.snowowl.snomed.datastore.request
-
- SnomedRelationshipUpdateRequestBuilder - Class in com.b2international.snowowl.snomed.datastore.request
-
- SnomedRelationshipValidator - Class in com.b2international.snowowl.snomed.importer.rf2.validation
-
Represents a release file validator that validates the relationship release file.
- SnomedRelationshipValidator(ImportConfiguration, SnomedValidationContext, File) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.validation.SnomedRelationshipValidator
-
- SnomedReleases - Class in com.b2international.snowowl.snomed.api.impl
-
- SnomedReleases() - Constructor for class com.b2international.snowowl.snomed.api.impl.SnomedReleases
-
- SnomedRepositoryCommitRequestBuilder - Class in com.b2international.snowowl.snomed.datastore.request
-
- SnomedRepositoryInitializer - Class in com.b2international.snowowl.datastore.server.snomed
-
Repository initializer for the SNOMED CT tooling.
- SnomedRepositoryInitializer() - Constructor for class com.b2international.snowowl.datastore.server.snomed.SnomedRepositoryInitializer
-
- SnomedRequests - Class in com.b2international.snowowl.snomed.datastore.request
-
The central class of the SNOMED CT Java API provided by Snow Owl Terminology Server and Authoring Environment Runtime.
- SnomedRf1ConceptExporter - Class in com.b2international.snowowl.snomed.exporter.server.rf1
-
RF2 exporter for SNOMED CT concepts.
- SnomedRf1ConceptExporter(SnomedExportContext, RevisionSearcher) - Constructor for class com.b2international.snowowl.snomed.exporter.server.rf1.SnomedRf1ConceptExporter
-
- SnomedRf1DescriptionExporter - Class in com.b2international.snowowl.snomed.exporter.server.rf1
-
RF2 export implementation for SNOMED CT description.
- SnomedRf1DescriptionExporter(SnomedExportContext, RevisionSearcher, String, boolean) - Constructor for class com.b2international.snowowl.snomed.exporter.server.rf1.SnomedRf1DescriptionExporter
-
- SnomedRf1RelationshipExporter - Class in com.b2international.snowowl.snomed.exporter.server.rf1
-
Exporter for SNOMED CT relationships.
- SnomedRf1RelationshipExporter(SnomedExportContext, RevisionSearcher) - Constructor for class com.b2international.snowowl.snomed.exporter.server.rf1.SnomedRf1RelationshipExporter
-
- SnomedRf1ReleaseFileHeaders - Class in com.b2international.snowowl.snomed.exporter.server.rf1
-
Constant collecting SNOMED CT RF1 headers for exporting.
- SnomedRf2ConceptExporter - Class in com.b2international.snowowl.snomed.exporter.server.rf2
-
RF2 exporter for SNOMED CT concepts.
- SnomedRf2ConceptExporter(SnomedExportContext, RevisionSearcher) - Constructor for class com.b2international.snowowl.snomed.exporter.server.rf2.SnomedRf2ConceptExporter
-
- SnomedRf2DescriptionExporter - Class in com.b2international.snowowl.snomed.exporter.server.rf2
-
RF2 export implementation for SNOMED CT description.
- SnomedRf2DescriptionExporter(SnomedExportContext, RevisionSearcher, String) - Constructor for class com.b2international.snowowl.snomed.exporter.server.rf2.SnomedRf2DescriptionExporter
-
- SnomedRf2ExportRequestBuilder - Class in com.b2international.snowowl.snomed.datastore.request.rf2
-
- SnomedRF2Folder - Enum in com.b2international.snowowl.snomed.common
-
- SnomedRf2Headers - Class in com.b2international.snowowl.snomed.common
-
Collects all release file field names and headers for SNOMED CT RF2.
- SnomedRf2ImportRequest - Class in com.b2international.snowowl.snomed.datastore.request.rf2
-
- SnomedRf2ImportRequestBuilder - Class in com.b2international.snowowl.snomed.datastore.request.rf2
-
- SnomedRf2ImportService - Class in com.b2international.snowowl.snomed.api.impl
-
- SnomedRf2ImportService() - Constructor for class com.b2international.snowowl.snomed.api.impl.SnomedRf2ImportService
-
- SnomedRf2RelationshipExporter - Class in com.b2international.snowowl.snomed.exporter.server.rf2
-
Exporter for SNOMED CT relationships.
- SnomedRf2RelationshipExporter(SnomedExportContext, RevisionSearcher) - Constructor for class com.b2international.snowowl.snomed.exporter.server.rf2.SnomedRf2RelationshipExporter
-
- SnomedRf2Requests - Class in com.b2international.snowowl.snomed.datastore.request.rf2
-
- SnomedRf2Requests() - Constructor for class com.b2international.snowowl.snomed.datastore.request.rf2.SnomedRf2Requests
-
- SnomedRfFileNameBuilder - Class in com.b2international.snowowl.snomed.exporter.server
-
Utility class for building core release file names when publishing
SNOMED CT terminology.
- SnomedSearchRequest<R,D extends SnomedDocument> - Class in com.b2international.snowowl.snomed.datastore.request
-
Abstract class for SNOMED CT search requests.
- SnomedSearchRequest() - Constructor for class com.b2international.snowowl.snomed.datastore.request.SnomedSearchRequest
-
- SnomedSearchRequestBuilder<B extends SnomedSearchRequestBuilder<B,R>,R> - Class in com.b2international.snowowl.snomed.datastore.request
-
Abstract class for SNOMED CT search request builders.
- SnomedSearchRequestBuilder() - Constructor for class com.b2international.snowowl.snomed.datastore.request.SnomedSearchRequestBuilder
-
- SnomedServerProtocol - Class in com.b2international.snowowl.snomed.exporter.server.net4j
-
- SnomedServerProtocol() - Constructor for class com.b2international.snowowl.snomed.exporter.server.net4j.SnomedServerProtocol
-
- SnomedServerProtocol.Factory - Class in com.b2international.snowowl.snomed.exporter.server.net4j
-
- SnomedSimpleComponentBuilder<B extends SnomedSimpleComponentBuilder<B,T>,T extends org.eclipse.emf.cdo.CDOObject> - Class in com.b2international.snowowl.snomed.core.store
-
- SnomedSimpleComponentBuilder() - Constructor for class com.b2international.snowowl.snomed.core.store.SnomedSimpleComponentBuilder
-
- SnomedSimpleMapReferenceSetMemberBuilder - Class in com.b2international.snowowl.snomed.core.store
-
- SnomedSimpleMapReferenceSetMemberBuilder() - Constructor for class com.b2international.snowowl.snomed.core.store.SnomedSimpleMapReferenceSetMemberBuilder
-
- SnomedSimpleMapRefSetExporter - Class in com.b2international.snowowl.snomed.exporter.server.rf2
-
SNOMED CT simple map type reference set exporter.
- SnomedSimpleMapRefSetExporter(SnomedExportContext, SnomedReferenceSet, RevisionSearcher) - Constructor for class com.b2international.snowowl.snomed.exporter.server.rf2.SnomedSimpleMapRefSetExporter
-
- SnomedSimpleMapRefSetMember - Interface in com.b2international.snowowl.snomed.snomedrefset
-
Representation of a SNOMED CT simple map type reference set member.
- SnomedSimpleMapRefSetMemberImpl - Class in com.b2international.snowowl.snomed.snomedrefset.impl
-
An implementation of the model object 'Snomed Simple Map Ref Set Member'.
- SnomedSimpleMapRefSetMemberImpl() - Constructor for class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedSimpleMapRefSetMemberImpl
-
- SnomedSimpleMapTypeRefSetImporter - Class in com.b2international.snowowl.snomed.importer.rf2.refset
-
- SnomedSimpleMapTypeRefSetImporter(SnomedImportContext, InputStream, String) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.refset.SnomedSimpleMapTypeRefSetImporter
-
- SnomedSimpleMapTypeRefSetValidator - Class in com.b2international.snowowl.snomed.importer.rf2.validation
-
Represents a release file validator that validates the simple map type reference set.
- SnomedSimpleMapTypeRefSetValidator(ImportConfiguration, URL, SnomedValidationContext) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.validation.SnomedSimpleMapTypeRefSetValidator
-
- SnomedSimpleMapTypeRefSetValidator(ImportConfiguration, URL, ComponentImportType, SnomedValidationContext, String[]) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.validation.SnomedSimpleMapTypeRefSetValidator
-
- SnomedSimpleMapWithDescriptionRefSetExporter - Class in com.b2international.snowowl.snomed.exporter.server.rf2
-
SNOMED CT simple map type reference set exporter, that also includes an extra
column for the baked-in map target description.
- SnomedSimpleMapWithDescriptionRefSetExporter(SnomedExportContext, SnomedReferenceSet, RevisionSearcher) - Constructor for class com.b2international.snowowl.snomed.exporter.server.rf2.SnomedSimpleMapWithDescriptionRefSetExporter
-
- SnomedSimpleMapWithDescriptionRefSetImporter - Class in com.b2international.snowowl.snomed.importer.rf2.refset
-
- SnomedSimpleMapWithDescriptionRefSetImporter(SnomedImportContext, InputStream, String) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.refset.SnomedSimpleMapWithDescriptionRefSetImporter
-
- SnomedSimpleMapWithDescriptionRefSetValidator - Class in com.b2international.snowowl.snomed.importer.rf2.validation
-
Represents a release file validator that validates the simple map type
reference set with included map target description.
- SnomedSimpleMapWithDescriptionRefSetValidator(ImportConfiguration, URL, SnomedValidationContext) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.validation.SnomedSimpleMapWithDescriptionRefSetValidator
-
- SnomedSimpleReferenceSetMemberBuilder - Class in com.b2international.snowowl.snomed.core.store
-
- SnomedSimpleReferenceSetMemberBuilder() - Constructor for class com.b2international.snowowl.snomed.core.store.SnomedSimpleReferenceSetMemberBuilder
-
- SnomedSimpleTypeRefSetImporter - Class in com.b2international.snowowl.snomed.importer.rf2.refset
-
- SnomedSimpleTypeRefSetImporter(SnomedImportContext, InputStream, String) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.refset.SnomedSimpleTypeRefSetImporter
-
- SnomedSimpleTypeRefSetLabelAdapter - Class in com.b2international.snowowl.snomed.datastore
-
Adapter for storing the PT of a SNOMED CT simple type reference set as a string.
- SnomedSimpleTypeRefSetLabelAdapter() - Constructor for class com.b2international.snowowl.snomed.datastore.SnomedSimpleTypeRefSetLabelAdapter
-
- SnomedSimpleTypeRefSetValidator - Class in com.b2international.snowowl.snomed.importer.rf2.validation
-
Represents a release file validator that validates the simple type reference set.
- SnomedSimpleTypeRefSetValidator(ImportConfiguration, URL, SnomedValidationContext) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.validation.SnomedSimpleTypeRefSetValidator
-
- SnomedStatedRelationshipExporter - Class in com.b2international.snowowl.snomed.exporter.server.rf2
-
RF2 exporter for SNOMED CT stated relationships only.
- SnomedStatedRelationshipExporter(SnomedExportContext, RevisionSearcher) - Constructor for class com.b2international.snowowl.snomed.exporter.server.rf2.SnomedStatedRelationshipExporter
-
- SnomedStructuralReferenceSetBuilder - Class in com.b2international.snowowl.snomed.core.store
-
- SnomedStructuralReferenceSetBuilder() - Constructor for class com.b2international.snowowl.snomed.core.store.SnomedStructuralReferenceSetBuilder
-
- SnomedStructuralRefSet - Interface in com.b2international.snowowl.snomed.snomedrefset
-
Representation of a SNOMED CT reference set for managing extensions, data structures and release formats.
- SnomedStructuralRefSetImpl - Class in com.b2international.snowowl.snomed.snomedrefset.impl
-
An implementation of the model object 'Snomed Structural Ref Set'.
- SnomedStructuralRefSetImpl() - Constructor for class com.b2international.snowowl.snomed.snomedrefset.impl.SnomedStructuralRefSetImpl
-
- SnomedSubsetExporter - Class in com.b2international.snowowl.snomed.exporter.server.rf1
-
SNOMED CT subset exporter for language and simple type reference sets.
- SnomedSubsetExporter(SnomedExportContext, String, RevisionSearcher, int) - Constructor for class com.b2international.snowowl.snomed.exporter.server.rf1.SnomedSubsetExporter
-
- SnomedSubsetImportConfiguration - Class in com.b2international.snowowl.snomed.importer.net4j
-
- SnomedSubsetImportConfiguration(String, String, String, String) - Constructor for class com.b2international.snowowl.snomed.importer.net4j.SnomedSubsetImportConfiguration
-
- SnomedSubsetImportConfiguration.SubsetEntry - Class in com.b2international.snowowl.snomed.importer.net4j
-
Contains informations about a subset file.
- SnomedSubsetImportRequest - Class in com.b2international.snowowl.snomed.importer.net4j
-
Import request to send the data to the server and to receive the answer data
from the server.
- SnomedSubsetImportRequest(String, SnomedSubsetImportConfiguration.SubsetEntry, SnomedImportClientProtocol, File) - Constructor for class com.b2international.snowowl.snomed.importer.net4j.SnomedSubsetImportRequest
-
- SnomedSubsetImportUtil - Class in com.b2international.snowowl.snomed.importer.net4j
-
Provides utility methods for dsv imports.
- SnomedSubsetImportUtil() - Constructor for class com.b2international.snowowl.snomed.importer.net4j.SnomedSubsetImportUtil
-
- SnomedSubsetMemberExporter - Class in com.b2international.snowowl.snomed.exporter.server.rf1
-
Implementation of the SNOMED CT subset exporter.
- SnomedSubsetMemberExporter(SnomedExportContext, String, RevisionSearcher) - Constructor for class com.b2international.snowowl.snomed.exporter.server.rf1.SnomedSubsetMemberExporter
-
- SnomedSwitch<T> - Class in com.b2international.snowowl.snomed.util
-
The Switch for the model's inheritance hierarchy.
- SnomedSwitch() - Constructor for class com.b2international.snowowl.snomed.util.SnomedSwitch
-
Creates an instance of the switch.
- SnomedTaxonomyBuilder - Class in com.b2international.snowowl.snomed.datastore.taxonomy
-
Builds the taxonomy for the SNOMED CT ontology.
- SnomedTaxonomyBuilder(int, int) - Constructor for class com.b2international.snowowl.snomed.datastore.taxonomy.SnomedTaxonomyBuilder
-
- SnomedTaxonomyBuilder(LongCollection, Collection<String[]>) - Constructor for class com.b2international.snowowl.snomed.datastore.taxonomy.SnomedTaxonomyBuilder
-
- SnomedTaxonomyStatus - Class in com.b2international.snowowl.snomed.datastore.taxonomy
-
- SnomedTaxonomyStatus(IStatus) - Constructor for class com.b2international.snowowl.snomed.datastore.taxonomy.SnomedTaxonomyStatus
-
- SnomedTaxonomyStatus(IStatus, Collection<InvalidRelationship>) - Constructor for class com.b2international.snowowl.snomed.datastore.taxonomy.SnomedTaxonomyStatus
-
- SnomedTaxonomyUpdateRunnable - Class in com.b2international.snowowl.snomed.datastore.taxonomy
-
- SnomedTaxonomyUpdateRunnable(RevisionSearcher, CDOTransaction, ISnomedTaxonomyBuilder, String) - Constructor for class com.b2international.snowowl.snomed.datastore.taxonomy.SnomedTaxonomyUpdateRunnable
-
- SnomedTaxonomyUpdateRunnable(RevisionSearcher, ICDOCommitChangeSet, ISnomedTaxonomyBuilder, String) - Constructor for class com.b2international.snowowl.snomed.datastore.taxonomy.SnomedTaxonomyUpdateRunnable
-
- SnomedTaxonomyValidator - Class in com.b2international.snowowl.snomed.importer.rf2.validation
-
Class for validating the taxonomy of active concepts and active IS_A relationships.
- SnomedTaxonomyValidator(ImportConfiguration, RepositoryState, String) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.validation.SnomedTaxonomyValidator
-
- SnomedTerminologyComponentConstants - Class in com.b2international.snowowl.snomed.common
-
- SnomedTextDefinitionExporter - Class in com.b2international.snowowl.snomed.exporter.server.rf2
-
- SnomedTextDefinitionExporter(SnomedExportContext, RevisionSearcher, String) - Constructor for class com.b2international.snowowl.snomed.exporter.server.rf2.SnomedTextDefinitionExporter
-
- SnomedTransactionalRequestBuilder<R> - Interface in com.b2international.snowowl.snomed.datastore.request
-
- SnomedUnimportedRefSets - Class in com.b2international.snowowl.snomed.importer.net4j
-
- SnomedUnimportedRefSets(String, String, String, String) - Constructor for class com.b2international.snowowl.snomed.importer.net4j.SnomedUnimportedRefSets
-
- SnomedUnimportedRefSets.StoreRefSetMember - Class in com.b2international.snowowl.snomed.importer.net4j
-
Contains information about a reference set member.
- SnomedValidationContext - Class in com.b2international.snowowl.snomed.importer.rf2.validation
-
Provides utility methods for validating the release files.
- SnomedValidationContext(RevisionSearcher, String, ImportConfiguration, Logger, RepositoryState) - Constructor for class com.b2international.snowowl.snomed.importer.rf2.validation.SnomedValidationContext
-
- SnomedValidationDefect - Class in com.b2international.snowowl.snomed.importer.net4j
-
Represents a defect type of the release files.
- SnomedValidationDefect(String, DefectType, Collection<String>) - Constructor for class com.b2international.snowowl.snomed.importer.net4j.SnomedValidationDefect
-
- SnomedValidationIssueDetailExtension - Class in com.b2international.snowowl.snomed.validation.detail
-
- SnomedValidationIssueDetailExtension() - Constructor for class com.b2international.snowowl.snomed.validation.detail.SnomedValidationIssueDetailExtension
-
- SnomedValidationIssueDetailExtension.SnomedIssueDetailFilterFields - Class in com.b2international.snowowl.snomed.validation.detail
-
- SnomedVersioningManager - Class in com.b2international.snowowl.datastore.server.snomed.version
-
ISnomedUnversionedComponentProvider implementation.
- SnomedVersioningManager() - Constructor for class com.b2international.snowowl.datastore.server.snomed.version.SnomedVersioningManager
-
- SNOWOWL_EXPORT_MARKER - Static variable in class com.b2international.snowowl.core.LogUtils
-
- SNOWOWL_IMPORT_MARKER - Static variable in class com.b2international.snowowl.core.LogUtils
-
- SNOWOWL_MARKER - Static variable in class com.b2international.snowowl.core.LogUtils
-
- SNOWOWL_USER_ACCESS_MARKER - Static variable in class com.b2international.snowowl.core.LogUtils
-
- SnowOwlApplication - Enum in com.b2international.snowowl.core
-
- SnowOwlApplication.InitializationException - Exception in com.b2international.snowowl.core
-
Exception to indicate problems with application startup.
- SnowOwlApplication.PreRunRunnable - Interface in com.b2international.snowowl.core
-
- SnowOwlConfiguration - Class in com.b2international.snowowl.core.config
-
Snow Owl Application configuration class.
- SnowOwlConfiguration() - Constructor for class com.b2international.snowowl.core.config.SnowOwlConfiguration
-
- SnowowlRuntimeException - Exception in com.b2international.snowowl.core.api
-
Snow Owl specific runtime exception wrapping and indicating a lower level exception.
- SnowowlRuntimeException() - Constructor for exception com.b2international.snowowl.core.api.SnowowlRuntimeException
-
Constructs a new Snow Owl service runtime exception without message nor cause.
- SnowowlRuntimeException(String) - Constructor for exception com.b2international.snowowl.core.api.SnowowlRuntimeException
-
Constructs a new Snow Owl specific runtime exception with a message.
- SnowowlRuntimeException(Throwable) - Constructor for exception com.b2international.snowowl.core.api.SnowowlRuntimeException
-
Creates a new Snow Owl runtime exception instance with a cause exception.
- SnowowlRuntimeException(String, Throwable) - Constructor for exception com.b2international.snowowl.core.api.SnowowlRuntimeException
-
Creates a new Snow Owl runtime exception with a detailed message and the cause exception.
- SnowOwlScriptingCommandProvider - Class in com.b2international.snowowl.server.console
-
OSGi command contribution with groovy script execution command(s).
- SnowOwlScriptingCommandProvider() - Constructor for class com.b2international.snowowl.server.console.SnowOwlScriptingCommandProvider
-
- SnowowlServiceException - Exception in com.b2international.snowowl.core.api
-
Service exception to wrap low level exceptions thrown from Snow Owl services.
- SnowowlServiceException(String) - Constructor for exception com.b2international.snowowl.core.api.SnowowlServiceException
-
Constructor
- SnowowlServiceException(Throwable) - Constructor for exception com.b2international.snowowl.core.api.SnowowlServiceException
-
Constructor
- SnowowlServiceException(String, Throwable) - Constructor for exception com.b2international.snowowl.core.api.SnowowlServiceException
-
Constructor
- SnowowlSessionManager - Class in com.b2international.snowowl.datastore.server
-
- SnowowlSessionManager() - Constructor for class com.b2international.snowowl.datastore.server.SnowowlSessionManager
-
- SnowowlSessionManager(IApplicationSessionManager) - Constructor for class com.b2international.snowowl.datastore.server.SnowowlSessionManager
-
- SOCKET_TIMEOUT - Static variable in interface com.b2international.index.IndexClientFactory
-
Configuration key to specify the REST client communication timeout in milliseconds.
- SOME_VALUE - Static variable in enum com.b2international.snowowl.snomed.mrcm.DependencyOperator
-
The 'SOME' literal value.
- sort(Set<? extends E>, Comparator<E>) - Static method in class com.b2international.commons.collections.Collections3
-
Sorts the given unsorted set argument with the comparator and returns with a new sorted set instance.
- sort(int[]) - Method in class com.b2international.commons.collections.IntSorter
-
- sort(int[], int, int) - Method in class com.b2international.commons.collections.IntSorter
-
- sortBy(SortBy) - Method in interface com.b2international.index.query.Query.AfterWhereBuilder
-
Sort the results by the specified
SortBy construct.
- SortBy - Class in com.b2international.index.query
-
- SortBy() - Constructor for class com.b2international.index.query.SortBy
-
- sortBy(SearchResourceRequest.Sort, SearchResourceRequest.Sort...) - Method in class com.b2international.snowowl.core.request.SearchResourceRequestBuilder
-
Sorts the result set by the given sort fields.
- sortBy(List<SearchResourceRequest.Sort>) - Method in class com.b2international.snowowl.core.request.SearchResourceRequestBuilder
-
Sorts the result set by the given sort fields.
- sortBy() - Method in class com.b2international.snowowl.datastore.request.SearchIndexResourceRequest
-
- SortBy.Builder - Class in com.b2international.index.query
-
- SortBy.MultiSortBy - Class in com.b2international.index.query
-
- SortBy.Order - Enum in com.b2international.index.query
-
- SortBy.SortByField - Class in com.b2international.index.query
-
- SortBy.SortByScript - Class in com.b2international.index.query
-
- sortByField(String, SortBy.Order) - Method in class com.b2international.index.query.SortBy.Builder
-
- sortById(Iterable<T>) - Static method in class com.b2international.snowowl.core.api.ComponentUtils
-
Returns with a list of terminology independent components sorted by their ids.
- sortByLabel(Iterable<T>) - Static method in class com.b2international.snowowl.core.api.ComponentUtils
-
Returns with a list of terminology independent components sorted by their labels.
- sortByScript(String, Map<String, Object>, SortBy.Order) - Method in class com.b2international.index.query.SortBy.Builder
-
- sortByTerm(List<String>, Set<String>, SortBy.Order) - Static method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedConceptDocument
-
- sortComponents(List<T>) - Method in class com.b2international.snowowl.datastore.server.importer.AbstractTerminologyExcelExporter
-
Sorts the given list that contains the terminology components.
- SortedArraySet<E> - Class in com.b2international.commons.arrays
-
A sorted collection that contains no duplicate elements.
- SortedArraySet<E> - Class in com.b2international.commons.arrays
-
A sorted collection that contains no duplicate elements.
- SortedArraySet(E...) - Constructor for class com.b2international.commons.arrays.SortedArraySet
-
- SortedArraySet(Set<? extends E>) - Constructor for class com.b2international.commons.arrays.SortedArraySet
-
- SortedArraySet(Comparator<? super E>, E...) - Constructor for class com.b2international.commons.arrays.SortedArraySet
-
- SortedArraySet(Comparator<? super E>, Set<? extends E>) - Constructor for class com.b2international.commons.arrays.SortedArraySet
-
- SortedArraySet(E...) - Constructor for class com.b2international.commons.arrays.SortedArraySet
-
- SortedArraySet(Set<? extends E>) - Constructor for class com.b2international.commons.arrays.SortedArraySet
-
- SortedArraySet(Comparator<? super E>, E...) - Constructor for class com.b2international.commons.arrays.SortedArraySet
-
- SortedArraySet(Comparator<? super E>, Set<? extends E>) - Constructor for class com.b2international.commons.arrays.SortedArraySet
-
- SortedIntArraySet - Class in com.b2international.commons.arrays
-
An unmodifiable set of ints backed by an int[].
- SortedIntArraySet - Class in com.b2international.commons.arrays
-
An unmodifiable set of ints backed by an int[].
- SortedIntArraySet(int...) - Constructor for class com.b2international.commons.arrays.SortedIntArraySet
-
- SortedIntArraySet(int...) - Constructor for class com.b2international.commons.arrays.SortedIntArraySet
-
- SortedIntArrayUtils - Class in com.b2international.commons.collections
-
- SortedIntArrayUtils() - Constructor for class com.b2international.commons.collections.SortedIntArrayUtils
-
- sortMembers(List<M>) - Method in class com.b2international.snowowl.datastore.server.importer.AbstractTerminologyExcelExporter
-
Sorts the given list that contains the component members.
- source() - Method in class com.b2international.snowowl.datastore.review.Review
-
Returns the branch used as the comparison source in the state it was when collection started.
- source() - Method in class com.b2international.snowowl.datastore.review.ReviewMixin
-
- SOURCE_EFFECTIVE_TIME - Static variable in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedRefSetMemberIndexEntry.Fields
-
- SOURCE_ID - Static variable in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedRelationshipIndexEntry.Fields
-
- SourceConceptNamespaceAndModuleAssigner - Class in com.b2international.snowowl.snomed.reasoner.server.diff
-
Simple assigner that allocates the namespaces and modules for relationships
and concrete domains to match the source concept's namespace.
- SourceConceptNamespaceAndModuleAssigner() - Constructor for class com.b2international.snowowl.snomed.reasoner.server.diff.SourceConceptNamespaceAndModuleAssigner
-
- sourceEffectiveTime(long) - Static method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedRefSetMemberIndexEntry.Expressions
-
- sourceId(String) - Method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedRelationshipIndexEntry.Builder
-
- sourceId(String) - Static method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedRelationshipIndexEntry.Expressions
-
- sourceIds(Collection<String>) - Static method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedRelationshipIndexEntry.Expressions
-
- sourcePath - Variable in class com.b2international.snowowl.datastore.request.AbstractBranchChangeRequest
-
- SPECIAL_EFFECTIVE_TIME_KEY - Static variable in class com.b2international.snowowl.snomed.importer.rf2.validation.AbstractSnomedValidator
-
- split(Analyzer, String) - Static method in class com.b2international.index.compat.Highlighting
-
Splits a string to a list of tokens using the specified Lucene analyzer.
- split(File) - Static method in class com.b2international.snowowl.snomed.importer.rf2.util.Rf2FileModifier
-
Splits the given RF2 files into RF2 file segments based on distinct effective times.
- splitCamelCase(String) - Static method in class com.b2international.commons.StringUtils
-
Returns the human-readable representation of a camelCase string.
- splitCamelCase(String) - Static method in class com.b2international.commons.StringUtils
-
Returns the human-readable representation of a camelCase string.
- splitCamelCaseAndCapitalize(String) - Static method in class com.b2international.commons.StringUtils
-
Returns the human-readable and capitalized representation of a camelCase string.
- splitCamelCaseAndCapitalize(String) - Static method in class com.b2international.commons.StringUtils
-
Returns the human-readable and capitalized representation of a camelCase string.
- SQL_ASSOCIATION_TYPE_REFSET_EXPORT_QUERY - Static variable in class com.b2international.snowowl.snomed.exporter.server.SnomedRefSetExporterQueries
-
- SQL_ATTRIBUTE_VALUE_REFSET_EXPORT_QUERY - Static variable in class com.b2international.snowowl.snomed.exporter.server.SnomedRefSetExporterQueries
-
- SQL_COMPLEX_MAP_REFSET_EXPORT_QUERY - Static variable in class com.b2international.snowowl.snomed.exporter.server.SnomedRefSetExporterQueries
-
- SQL_CONCRETE_DATA_TYPE_REFSET_EXPORT_QUERY - Static variable in class com.b2international.snowowl.snomed.exporter.server.SnomedRefSetExporterQueries
-
- SQL_DESCRIPTION_TYPE_REFSET_EXPORT_QUERY - Static variable in class com.b2international.snowowl.snomed.exporter.server.SnomedRefSetExporterQueries
-
- SQL_EXTENDED_MAP_REFSET_EXPORT_QUERY - Static variable in class com.b2international.snowowl.snomed.exporter.server.SnomedRefSetExporterQueries
-
- SQL_LANGUAGE_REFSET_EXPORT_QUERY - Static variable in class com.b2international.snowowl.snomed.exporter.server.SnomedRefSetExporterQueries
-
Input is the CDO ID of the language type reference set.
- SQL_MODULE_DEPENDENCY_REFSET_EXPORT_QUERY - Static variable in class com.b2international.snowowl.snomed.exporter.server.SnomedRefSetExporterQueries
-
- SQL_QUERY_REFSET_EXPORT_QUERY - Static variable in class com.b2international.snowowl.snomed.exporter.server.SnomedRefSetExporterQueries
-
- SQL_SIMPLE_MAP_REFSET_EXPORT_QUERY - Static variable in class com.b2international.snowowl.snomed.exporter.server.SnomedRefSetExporterQueries
-
- SQL_SIMPLE_MAP_WITH_TARGET_DESCRIPTION_REFSET_EXPORT_QUERY - Static variable in class com.b2international.snowowl.snomed.exporter.server.SnomedRefSetExporterQueries
-
- SQL_SIMPLE_TYPE_REFSET_DSV_EXPORT_DATATYPE_QUERY - Static variable in class com.b2international.snowowl.snomed.exporter.server.SnomedRefSetExporterQueries
-
- SQL_SIMPLE_TYPE_REFSET_DSV_EXPORT_DEFINITION_STATUS_QUERY - Static variable in class com.b2international.snowowl.snomed.exporter.server.SnomedRefSetExporterQueries
-
- SQL_SIMPLE_TYPE_REFSET_DSV_EXPORT_DESCRIPTION_QUERY - Static variable in class com.b2international.snowowl.snomed.exporter.server.SnomedRefSetExporterQueries
-
- SQL_SIMPLE_TYPE_REFSET_DSV_EXPORT_EFFECTIVE_TIME_QUERY - Static variable in class com.b2international.snowowl.snomed.exporter.server.SnomedRefSetExporterQueries
-
- SQL_SIMPLE_TYPE_REFSET_DSV_EXPORT_INACTIVATED_DATATYPE_QUERY - Static variable in class com.b2international.snowowl.snomed.exporter.server.SnomedRefSetExporterQueries
-
- SQL_SIMPLE_TYPE_REFSET_DSV_EXPORT_INACTIVATED_DESCRIPTION_QUERY - Static variable in class com.b2international.snowowl.snomed.exporter.server.SnomedRefSetExporterQueries
-
- SQL_SIMPLE_TYPE_REFSET_DSV_EXPORT_INACTIVATED_REFSET_MEMBER_CONCEPT_QUERY - Static variable in class com.b2international.snowowl.snomed.exporter.server.SnomedRefSetExporterQueries
-
- SQL_SIMPLE_TYPE_REFSET_DSV_EXPORT_INACTIVATED_RELATIONSHIP_QUERY - Static variable in class com.b2international.snowowl.snomed.exporter.server.SnomedRefSetExporterQueries
-
- SQL_SIMPLE_TYPE_REFSET_DSV_EXPORT_IS_ACTIVE_CONCEPT_QUERY - Static variable in class com.b2international.snowowl.snomed.exporter.server.SnomedRefSetExporterQueries
-
- SQL_SIMPLE_TYPE_REFSET_DSV_EXPORT_MODULE_QUERY - Static variable in class com.b2international.snowowl.snomed.exporter.server.SnomedRefSetExporterQueries
-
- SQL_SIMPLE_TYPE_REFSET_DSV_EXPORT_REFSET_MEMBER_QUERY - Static variable in class com.b2international.snowowl.snomed.exporter.server.SnomedRefSetExporterQueries
-
- SQL_SIMPLE_TYPE_REFSET_DSV_EXPORT_RELATIONSHIP_QUERY - Static variable in class com.b2international.snowowl.snomed.exporter.server.SnomedRefSetExporterQueries
-
- SQL_SIMPLE_TYPE_REFSET_DSV_EXPORT_REMOVED_DATATYPE_QUERY - Static variable in class com.b2international.snowowl.snomed.exporter.server.SnomedRefSetExporterQueries
-
- SQL_SIMPLE_TYPE_REFSET_DSV_EXPORT_REMOVED_DESCRIPTION_QUERY - Static variable in class com.b2international.snowowl.snomed.exporter.server.SnomedRefSetExporterQueries
-
- SQL_SIMPLE_TYPE_REFSET_DSV_EXPORT_REMOVED_RELATIONSHIP_QUERY - Static variable in class com.b2international.snowowl.snomed.exporter.server.SnomedRefSetExporterQueries
-
- SQL_SIMPLE_TYPE_REFSET_EXPORT_QUERY - Static variable in class com.b2international.snowowl.snomed.exporter.server.SnomedRefSetExporterQueries
-
- STANDARD - Static variable in class com.b2international.commons.csv.CsvSettings
-
- start(BundleContext) - Method in class com.b2international.commons.CommonsActivator
-
- start(BundleContext) - Method in class com.b2international.commons.CommonsActivator
-
- start(BundleContext) - Method in class com.b2international.index.Activator
-
- start(Phase) - Method in class com.b2international.index.query.slowlog.QueryProfiler
-
- start(BundleContext) - Method in class com.b2international.snowowl.core.CoreActivator
-
- start() - Method in class com.b2international.snowowl.core.events.metrics.StopwatchTimer
-
- start() - Method in interface com.b2international.snowowl.core.events.metrics.Timer
-
Starts the timer.
- start() - Method in interface com.b2international.snowowl.core.merge.Merge
-
- start() - Method in class com.b2international.snowowl.core.merge.MergeImpl
-
- start(BundleContext) - Method in class com.b2international.snowowl.datastore.DatastoreActivator
-
- start(BundleContext) - Method in class com.b2international.snowowl.datastore.server.DatastoreServerActivator
-
- start(BundleContext) - Method in class com.b2international.snowowl.datastore.server.snomed.SnomedDatastoreServerActivator
-
- start(BundleContext) - Method in class com.b2international.snowowl.semanticengine.simpleast.SemanticEngineActivator
-
- start(BundleContext) - Method in class com.b2international.snowowl.snomed.datastore.SnomedDatastoreActivator
-
- start(BundleContext) - Method in class com.b2international.snowowl.snomed.exporter.server.SnomedExporterActivator
-
- start(BundleContext) - Method in class com.b2international.snowowl.snomed.reasoner.server.SnomedReasonerServerActivator
-
- start(BundleContext) - Method in class com.b2international.snowowl.snomed.reasoner.SnomedReasonerActivator
-
- startDate(Date) - Method in class com.b2international.snowowl.core.merge.Merge.Builder
-
- startDate(Date) - Method in class com.b2international.snowowl.datastore.remotejobs.RemoteJobEntry.Builder
-
- startImport(UUID, InputStream) - Method in class com.b2international.snowowl.snomed.api.impl.SnomedRf2ImportService
-
- startImport(UUID, InputStream) - Method in interface com.b2international.snowowl.snomed.api.ISnomedRf2ImportService
-
Starts the import using the specified input stream.
- state - Variable in class com.b2international.commons.csv.CsvLexer
-
- state() - Method in interface com.b2international.snowowl.core.branch.Branch
-
- state(Branch) - Method in interface com.b2international.snowowl.core.branch.Branch
-
- state() - Method in class com.b2international.snowowl.core.branch.BranchData
-
- state(Branch) - Method in class com.b2international.snowowl.core.branch.BranchData
-
- state(RemoteJobState) - Method in class com.b2international.snowowl.datastore.remotejobs.RemoteJobEntry.Builder
-
- state(RemoteJobState) - Static method in class com.b2international.snowowl.datastore.remotejobs.RemoteJobEntry.Expressions
-
- state(Iterable<RemoteJobState>) - Static method in class com.b2international.snowowl.datastore.remotejobs.RemoteJobEntry.Expressions
-
- STATE - Static variable in class com.b2international.snowowl.datastore.remotejobs.RemoteJobEntry.Fields
-
- stated(RevisionSearcher, ICDOCommitChangeSet, LongCollection, boolean) - Static method in class com.b2international.snowowl.snomed.datastore.taxonomy.Taxonomies
-
- STATED_ANCESTORS - Static variable in class com.b2international.snowowl.snomed.core.domain.SnomedConcept.Expand
-
- STATED_ANCESTORS - Static variable in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedConceptDocument.Fields
-
- STATED_DESCENDANTS - Static variable in class com.b2international.snowowl.snomed.core.domain.SnomedConcept.Expand
-
- STATED_FORM - Static variable in class com.b2international.snowowl.snomed.core.tree.Trees
-
- STATED_FORM_VALUE - Static variable in enum com.b2international.snowowl.snomed.mrcm.ConstraintForm
-
The 'STATED FORM' literal value.
- STATED_PARENTS - Static variable in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedConceptDocument.Fields
-
- STATED_RELATIONSHIP - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- statedAncestors(LongSet) - Method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedConceptDocument.Builder
-
- statedAncestors(Collection<String>) - Static method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedConceptDocument.Expressions
-
- statedParents(LongSet) - Method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedConceptDocument.Builder
-
- statedParents(Collection<String>) - Static method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedConceptDocument.Expressions
-
- StatementFragment - Class in com.b2international.snowowl.snomed.datastore
-
Represents the bare minimum of a SNOMED CT relationship (without binding the source concept).
- StatementFragment(long, long) - Constructor for class com.b2international.snowowl.snomed.datastore.StatementFragment
-
- StatementFragment(long, long, boolean, int, int, boolean) - Constructor for class com.b2international.snowowl.snomed.datastore.StatementFragment
-
- StatementFragment(long, long, boolean, int, int, boolean, long, long) - Constructor for class com.b2international.snowowl.snomed.datastore.StatementFragment
-
- StatementFragmentOrdering - Class in com.b2international.snowowl.snomed.reasoner.server.diff.relationship
-
- StaticLanguageSetting - Class in com.b2international.snowowl.snomed.core.lang
-
LanguageSetting implementation to store an immutable preference list containing a selected and a default language.
- StaticLanguageSetting(String, String) - Constructor for class com.b2international.snowowl.snomed.core.lang.StaticLanguageSetting
-
- status(int) - Method in class com.b2international.snowowl.core.exceptions.ApiError.Builder
-
- status(Merge.Status) - Method in class com.b2international.snowowl.core.merge.Merge.Builder
-
- status(ReviewStatus) - Method in class com.b2international.snowowl.datastore.review.Review.Builder
-
- STATUS - Static variable in class com.b2international.snowowl.datastore.review.Review.Fields
-
- status() - Method in class com.b2international.snowowl.datastore.review.Review
-
Returns the current status of this review.
- status() - Method in class com.b2international.snowowl.datastore.review.ReviewMixin
-
- Statuses - Class in com.b2international.commons.status
-
- stop(BundleContext) - Method in class com.b2international.commons.CommonsActivator
-
- stop(BundleContext) - Method in class com.b2international.commons.CommonsActivator
-
- stop(BundleContext) - Method in class com.b2international.index.Activator
-
- stop(BundleContext) - Method in class com.b2international.snowowl.core.CoreActivator
-
- stop() - Method in class com.b2international.snowowl.core.events.metrics.StopwatchTimer
-
- stop() - Method in interface com.b2international.snowowl.core.events.metrics.Timer
-
Stops the timer.
- stop(BundleContext) - Method in class com.b2international.snowowl.datastore.DatastoreActivator
-
- stop(BundleContext) - Method in class com.b2international.snowowl.datastore.server.DatastoreServerActivator
-
- stop(BundleContext) - Method in class com.b2international.snowowl.datastore.server.snomed.SnomedDatastoreServerActivator
-
- stop(BundleContext) - Method in class com.b2international.snowowl.semanticengine.simpleast.SemanticEngineActivator
-
- stop(BundleContext) - Method in class com.b2international.snowowl.snomed.datastore.SnomedDatastoreActivator
-
- stop(BundleContext) - Method in class com.b2international.snowowl.snomed.exporter.server.SnomedExporterActivator
-
- stop(BundleContext) - Method in class com.b2international.snowowl.snomed.reasoner.server.SnomedReasonerServerActivator
-
- stop(BundleContext) - Method in class com.b2international.snowowl.snomed.reasoner.SnomedReasonerActivator
-
- StopWatch - Class in com.b2international.commons
-
Utility methods for measuring time.
- StopWatch - Class in com.b2international.commons
-
Utility methods for measuring time.
- StopWatch() - Constructor for class com.b2international.commons.StopWatch
-
- StopWatch() - Constructor for class com.b2international.commons.StopWatch
-
- StopwatchTimer - Class in com.b2international.snowowl.core.events.metrics
-
- STORAGE_KEY - Static variable in class com.b2international.index.revision.Revision
-
- STORAGE_KEY - Static variable in class com.b2international.snowowl.datastore.CodeSystemEntry.Fields
-
- STORAGE_KEY - Static variable in class com.b2international.snowowl.datastore.CodeSystemVersionEntry.Fields
-
- STORAGE_KEY_TO_CDO_ID_FUNCTION - Static variable in class com.b2international.snowowl.datastore.cdo.CDOIDUtils
-
Function for transforming a primitive long value into a CDO ID instance.
- storageKey() - Static method in class com.b2international.index.lucene.Fields
-
- storageKey() - Method in class com.b2international.index.lucene.FieldsToLoadBuilderBase
-
- storageKey(Long) - Method in class com.b2international.index.lucene.QueryBuilderBase
-
- storageKey(long) - Method in class com.b2international.snowowl.datastore.CodeSystemEntry.Builder
-
- storageKey(long) - Method in class com.b2international.snowowl.datastore.CodeSystemVersionEntry.Builder
-
- storageKey - Variable in class com.b2international.snowowl.datastore.index.RevisionDocument.RevisionDocumentBuilder
-
- storageKey(long) - Method in class com.b2international.snowowl.datastore.index.RevisionDocument.RevisionDocumentBuilder
-
- StoredIndexField<T> - Interface in com.b2international.index.lucene
-
Simple designator interface for stored only
IndexField implementations.
- StoredOnlyDocValuesLongIndexField<T extends java.lang.Number> - Class in com.b2international.index.lucene
-
- StoredOnlyDocValuesLongIndexField(StoredIndexField<T>) - Constructor for class com.b2international.index.lucene.StoredOnlyDocValuesLongIndexField
-
- storedOnlyFloatField(String) - Static method in class com.b2international.index.lucene.Fields
-
- StoredOnlyIndexField<T> - Class in com.b2international.index.lucene
-
- StoredOnlyIndexField(IndexField<T>) - Constructor for class com.b2international.index.lucene.StoredOnlyIndexField
-
- storedOnlyIntField(String) - Static method in class com.b2international.index.lucene.Fields
-
- storedOnlyIntFieldWithDocValues(String) - Static method in class com.b2international.index.lucene.Fields
-
- storedOnlyLongField(String) - Static method in class com.b2international.index.lucene.Fields
-
- storedOnlyLongFieldWithDocValues(String) - Static method in class com.b2international.index.lucene.Fields
-
- storedOnlyStringField(String) - Static method in class com.b2international.index.lucene.Fields
-
- stream() - Method in class com.b2international.index.aggregations.Bucket
-
- stream() - Method in class com.b2international.index.Hits
-
- stream() - Method in class com.b2international.snowowl.core.domain.CollectionResource
-
Returns a sequential Stream with this collection resource as its source.
- strength(ConstraintStrength) - Method in class com.b2international.snowowl.snomed.datastore.index.constraint.SnomedConstraintDocument.Builder
-
- StrengthEntry - Class in com.b2international.snowowl.snomed.datastore.strength
-
Lightweight representation of a strength.
- StrengthEntry(String) - Constructor for class com.b2international.snowowl.snomed.datastore.strength.StrengthEntry
-
NOT_APPLICABLE
- StrengthEntry(String, BigDecimal, long) - Constructor for class com.b2international.snowowl.snomed.datastore.strength.StrengthEntry
-
SIMPLE
- StrengthEntry(String, BigDecimal, BigDecimal, long) - Constructor for class com.b2international.snowowl.snomed.datastore.strength.StrengthEntry
-
SIMPLE_RANGE
- StrengthEntry(String, BigDecimal, long, StrengthEntryDelimiter, BigDecimal, long) - Constructor for class com.b2international.snowowl.snomed.datastore.strength.StrengthEntry
-
RATIO
If the delimiter is StrengthEntryDelimiter.COLON both numerator and denominator units are not mandatory.
- StrengthEntry(String, BigDecimal, BigDecimal, long, StrengthEntryDelimiter, BigDecimal, long) - Constructor for class com.b2international.snowowl.snomed.datastore.strength.StrengthEntry
-
RATIO_RANGE
- StrengthEntryDelimiter - Enum in com.b2international.snowowl.snomed.datastore.strength
-
Enum representation of strength delimiter types.
- StrengthEntryType - Enum in com.b2international.snowowl.snomed.datastore.strength
-
Enum representation of the strength type.
- StrengthService - Class in com.b2international.snowowl.snomed.datastore.strength
-
- StrengthService() - Constructor for class com.b2international.snowowl.snomed.datastore.strength.StrengthService
-
- STRING_VALUE - Static variable in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedRefSetMemberIndexEntry.Fields
-
- STRING_VALUE - Static variable in enum com.b2international.snowowl.snomed.snomedrefset.DataType
-
The 'STRING' literal value.
- STRING_VALUE_EQUALS - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage.Literals
-
- STRING_VALUE_EQUALS - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage
-
- STRING_VALUE_EQUALS__VALUE - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage.Literals
-
The meta object literal for the 'Value' attribute feature.
- STRING_VALUE_EQUALS__VALUE - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage
-
The feature id for the 'Value' attribute.
- STRING_VALUE_EQUALS_FEATURE_COUNT - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage
-
The number of structural features of the 'String Value Equals' class.
- STRING_VALUE_NOT_EQUALS - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage.Literals
-
- STRING_VALUE_NOT_EQUALS - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage
-
- STRING_VALUE_NOT_EQUALS__VALUE - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage.Literals
-
The meta object literal for the 'Value' attribute feature.
- STRING_VALUE_NOT_EQUALS__VALUE - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage
-
The feature id for the 'Value' attribute.
- STRING_VALUE_NOT_EQUALS_FEATURE_COUNT - Static variable in interface com.b2international.snowowl.snomed.ecl.ecl.EclPackage
-
The number of structural features of the 'String Value Not Equals' class.
- stringDocValuesField(String) - Static method in class com.b2international.index.lucene.Fields
-
- stringField(String) - Static method in class com.b2international.index.lucene.Fields
-
- StringIndexField - Class in com.b2international.index.lucene
-
- StringIndexField(String) - Constructor for class com.b2international.index.lucene.StringIndexField
-
- StringIndexField(String, boolean) - Constructor for class com.b2international.index.lucene.StringIndexField
-
- StringIndexFieldBase - Class in com.b2international.index.lucene
-
- StringIndexFieldBase(String) - Constructor for class com.b2international.index.lucene.StringIndexFieldBase
-
- StringIndexFieldBase(String, boolean) - Constructor for class com.b2international.index.lucene.StringIndexFieldBase
-
- StringPredicate - Class in com.b2international.index.query
-
- StringRangePredicate - Class in com.b2international.index.query
-
- StringSetPredicate - Class in com.b2international.index.query
-
- StringToIntegerParserFunction - Class in com.b2international.commons.functions
-
Function to parse a String into an Integer.
- StringToIntegerParserFunction() - Constructor for class com.b2international.commons.functions.StringToIntegerParserFunction
-
- StringToLongFunction - Class in com.b2international.commons.functions
-
- StringToLongFunction() - Constructor for class com.b2international.commons.functions.StringToLongFunction
-
- StringUtils - Class in com.b2international.commons
-
Contains utility methods for manipulating strings.
- StringUtils - Class in com.b2international.commons
-
Contains utility methods for manipulating strings.
- StringUtils() - Constructor for class com.b2international.commons.StringUtils
-
- StringUtils() - Constructor for class com.b2international.commons.StringUtils
-
- StringValueEquals - Interface in com.b2international.snowowl.snomed.ecl.ecl
-
A representation of the model object 'String Value Equals'.
- StringValueEqualsElements() - Constructor for class com.b2international.snowowl.snomed.ecl.services.EclGrammarAccess.StringValueEqualsElements
-
- StringValueEqualsImpl - Class in com.b2international.snowowl.snomed.ecl.ecl.impl
-
An implementation of the model object 'String Value Equals'.
- StringValueEqualsImpl() - Constructor for class com.b2international.snowowl.snomed.ecl.ecl.impl.StringValueEqualsImpl
-
- StringValueNotEquals - Interface in com.b2international.snowowl.snomed.ecl.ecl
-
A representation of the model object 'String Value Not Equals'.
- StringValueNotEqualsElements() - Constructor for class com.b2international.snowowl.snomed.ecl.services.EclGrammarAccess.StringValueNotEqualsElements
-
- StringValueNotEqualsImpl - Class in com.b2international.snowowl.snomed.ecl.ecl.impl
-
An implementation of the model object 'String Value Not Equals'.
- StringValueNotEqualsImpl() - Constructor for class com.b2international.snowowl.snomed.ecl.ecl.impl.StringValueNotEqualsImpl
-
- STRUCTURAL - Static variable in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedConceptDocument.Fields
-
- structuralHashCode() - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedCardinalityPredicate
-
- structuralHashCode() - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedCompositeDefinition
-
- structuralHashCode() - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedConceptModelComponent
-
- structuralHashCode(Object...) - Static method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedConceptModelComponent
-
- structuralHashCode() - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedConcreteDomainPredicate
-
- structuralHashCode() - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedConstraint
-
- structuralHashCode() - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedDependencyPredicate
-
- structuralHashCode() - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedDescriptionPredicate
-
- structuralHashCode() - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedEnumeratedDefinition
-
- structuralHashCode() - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedHierarchyDefinition
-
- structuralHashCode() - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedReferenceSetDefinition
-
- structuralHashCode() - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedRelationshipDefinition
-
- structuralHashCode() - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedRelationshipPredicate
-
- structurallyEquals(SnomedConceptModelComponent) - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedCardinalityPredicate
-
- structurallyEquals(SnomedConceptModelComponent) - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedCompositeDefinition
-
- structurallyEquals(SnomedConceptModelComponent) - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedConceptModelComponent
-
- structurallyEquals(SnomedConceptModelComponent, SnomedConceptModelComponent) - Static method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedConceptModelComponent
-
- structurallyEquals(SnomedConceptModelComponent) - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedConcreteDomainPredicate
-
- structurallyEquals(SnomedConceptModelComponent) - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedConstraint
-
- structurallyEquals(SnomedConceptModelComponent) - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedDependencyPredicate
-
- structurallyEquals(SnomedConceptModelComponent) - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedDescriptionPredicate
-
- structurallyEquals(SnomedConceptModelComponent) - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedEnumeratedDefinition
-
- structurallyEquals(SnomedConceptModelComponent) - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedHierarchyDefinition
-
- structurallyEquals(SnomedConceptModelComponent) - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedReferenceSetDefinition
-
- structurallyEquals(SnomedConceptModelComponent) - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedRelationshipDefinition
-
- structurallyEquals(SnomedConceptModelComponent) - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedRelationshipPredicate
-
- structuralRefSet() - Static method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedConceptDocument.Expressions
-
- StructuredLabel(String) - Constructor for class com.b2international.snowowl.core.claml.ClamlModel.StructuredLabel
-
- SUB_EXPRESSION - Static variable in interface com.b2international.snowowl.snomed.dsl.query.queryast.ecoreastPackage.Literals
-
- SUB_EXPRESSION - Static variable in interface com.b2international.snowowl.snomed.dsl.query.queryast.ecoreastPackage
-
- SUB_EXPRESSION__VALUE - Static variable in interface com.b2international.snowowl.snomed.dsl.query.queryast.ecoreastPackage
-
The feature id for the 'Value' containment reference.
- SUB_EXPRESSION_FEATURE_COUNT - Static variable in interface com.b2international.snowowl.snomed.dsl.query.queryast.ecoreastPackage
-
The number of structural features of the 'Sub Expression' class.
- SubAttributeSetElements() - Constructor for class com.b2international.snowowl.snomed.ecl.services.EclGrammarAccess.SubAttributeSetElements
-
- SubClass(String) - Constructor for class com.b2international.snowowl.core.claml.ClamlModel.SubClass
-
- SubclassDefinitionStatus - Enum in com.b2international.snowowl.snomed.core.domain
-
Enumerates assertions about direct subclasses.
- SubExpression - Class in com.b2international.snowowl.snomed.dsl.query.ast
-
- SubExpression() - Constructor for class com.b2international.snowowl.snomed.dsl.query.ast.SubExpression
-
- SubExpression(RValue) - Constructor for class com.b2international.snowowl.snomed.dsl.query.ast.SubExpression
-
- SubExpression - Interface in com.b2international.snowowl.snomed.dsl.query.queryast
-
A representation of the model object 'Sub Expression'.
- SubExpressionConstraintElements() - Constructor for class com.b2international.snowowl.snomed.ecl.services.EclGrammarAccess.SubExpressionConstraintElements
-
- SubExpressionImpl - Class in com.b2international.snowowl.snomed.dsl.query.queryast.impl
-
An implementation of the model object 'Sub Expression'.
- SubExpressionImpl() - Constructor for class com.b2international.snowowl.snomed.dsl.query.queryast.impl.SubExpressionImpl
-
- SUBJECT_OF_RECORD_ID - Static variable in class com.b2international.snowowl.semanticengine.utils.SemanticUtils
-
- SUBJECT_RELATIONSHIP_CONTEXT_ID - Static variable in class com.b2international.snowowl.semanticengine.utils.SemanticUtils
-
- SubRefinementElements() - Constructor for class com.b2international.snowowl.snomed.ecl.services.EclGrammarAccess.SubRefinementElements
-
- subscribe(CDOID) - Method in class com.b2international.snowowl.datastore.cdo.DelegatingTransaction
-
- SUBSCRIBE_SIGNAL - Static variable in class com.b2international.snowowl.core.api.Net4jProtocolConstants
-
- subscribeActual(Observer<? super SystemNotification>) - Method in class com.b2international.snowowl.core.events.Notifications
-
- subscribeForRemoteMessages(IListener) - Method in interface com.b2international.snowowl.datastore.cdo.ICDOConnectionManager
-
- SubsetEntry(boolean) - Constructor for class com.b2international.snowowl.snomed.importer.net4j.SnomedSubsetImportConfiguration.SubsetEntry
-
- SUBSETS - Static variable in interface com.b2international.snowowl.snomed.exporter.server.rf2.SnomedExporter
-
- substance - Variable in class com.b2international.snowowl.snomed.dsl.query.queryast.impl.NumericDataGroupClauseImpl
-
The cached value of the '
Substance' reference.
- SUBSTANCE - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- substitute(String) - Method in class com.b2international.commons.TokenReplacer
-
Replaces all tokens in the specified input with one of the following:
the provided static values set via
TokenReplacer.register(String, String)
the generator registered via
#register(String, Generator)
- substitute(String) - Method in class com.b2international.commons.TokenReplacer
-
Replaces all tokens in the specified input with one of the following:
the provided static values set via
TokenReplacer.register(String, String)
the generator registered via
#register(String, Generator)
- SUBSUMPTION_QUANTIFIER - Static variable in interface com.b2international.snowowl.snomed.dsl.query.queryast.ecoreastPackage.Literals
-
- SUBSUMPTION_QUANTIFIER - Static variable in interface com.b2international.snowowl.snomed.dsl.query.queryast.ecoreastPackage
-
- SubsumptionQuantifier - Enum in com.b2international.snowowl.snomed.dsl.query.queryast
-
A representation of the literals of the enumeration 'Subsumption Quantifier',
and utility methods for working with them.
- SubsumptionTester - Class in com.b2international.snowowl.semanticengine.simpleast.subsumption
-
Implementation of the subsumption testing rules described in the document
SNOMED CT Transforming Expressions to Normal Forms.
- SubsumptionTester(String) - Constructor for class com.b2international.snowowl.semanticengine.simpleast.subsumption.SubsumptionTester
-
- SubsumptionTester - Class in com.b2international.snowowl.semanticengine.subsumption
-
Implementation of the subsumption testing rules described in the document
SNOMED CT Transforming Expressions to Normal Forms.
- SubsumptionTester(String) - Constructor for class com.b2international.snowowl.semanticengine.subsumption.SubsumptionTester
-
- subTask(String) - Method in class com.b2international.commons.CancelableProgressMonitorWrapper
-
- subTask(String) - Method in class com.b2international.commons.CancelableProgressMonitorWrapper
-
- subTask(String) - Method in class com.b2international.commons.ConsoleProgressMonitor
-
- subTask(String) - Method in class com.b2international.commons.ConsoleProgressMonitor
-
- subTask(String) - Method in class com.b2international.commons.LogProgressMonitorWrapper
-
- subTask(String) - Method in class com.b2international.commons.LogProgressMonitorWrapper
-
- subTask(String) - Method in class com.b2international.commons.Slf4jLogProgressMonitorWrapper
-
- subTask(String) - Method in class com.b2international.commons.Slf4jLogProgressMonitorWrapper
-
- subTask(String) - Method in class com.b2international.commons.TimedProgressMonitorWrapper
-
- subTask(String) - Method in class com.b2international.commons.TimedProgressMonitorWrapper
-
- SuperClass(String) - Constructor for class com.b2international.snowowl.core.claml.ClamlModel.SuperClass
-
- superTypes - Variable in class com.b2international.snowowl.dsl.scg.impl.ConceptImpl
-
- SUPPORTED_DATATYPES - Static variable in class com.b2international.snowowl.snomed.datastore.SnomedRefSetUtil
-
- SUPPORTS_EFFECTIVE_TIME_ATTRIBUTE - Static variable in class com.b2international.snowowl.core.CoreTerminologyBroker
-
- suspendEncoding() - Method in class com.b2international.commons.encoding.Base64.OutputStream
-
Suspends encoding of the stream.
- SYNCHRONIZE - Static variable in class com.b2international.snowowl.datastore.oplock.impl.DatastoreLockContextDescriptions
-
- SYNONYM - Static variable in class com.b2international.snowowl.snomed.SnomedConstants.Concepts
-
- Synonyms - Class in com.b2international.snowowl.snomed.datastore.request
-
Works as a cache on top of multiple SNOMED CT specific requests.
- Synonyms(BranchContext) - Constructor for class com.b2international.snowowl.snomed.datastore.request.Synonyms
-
- SyntaxErrorException - Exception in com.b2international.snowowl.snomed.dsl.query
-
- SyntaxErrorException(Iterable<INode>) - Constructor for exception com.b2international.snowowl.snomed.dsl.query.SyntaxErrorException
-
- SyntaxException - Exception in com.b2international.snowowl.core.exceptions
-
Generic syntax exception
- SyntaxException(String, Map<Pair<Integer, Integer>, String>) - Constructor for exception com.b2international.snowowl.core.exceptions.SyntaxException
-
- SYSTEM - Static variable in class com.b2international.snowowl.identity.domain.User
-
- SYSTEM_USER_ID - Static variable in class com.b2international.snowowl.datastore.cdo.CDOCommitInfoConstants
-
System user ID.
- SystemIOConsoleDevice - Class in com.b2international.commons.console
-
- SystemNotification - Class in com.b2international.snowowl.core.events
-
- SystemNotification() - Constructor for class com.b2international.snowowl.core.events.SystemNotification
-
- SystemRequestBuilder<R> - Interface in com.b2international.snowowl.core.request
-
- SystemUtils - Class in com.b2international.commons
-
Utility class for System class.
- SystemUtils - Class in com.b2international.commons
-
Utility class for System class.
- validate(CDOTransaction) - Method in interface com.b2international.snowowl.datastore.cdo.IMergeConflictRule
-
Executes the given conflict rule and returns a collection of
MergeConflict if there was any.
- validate() - Method in class com.b2international.snowowl.datastore.server.importer.AbstractTerminologyImportValidator
-
Validates the sheets from the imported excel file.
- validate() - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedCardinalityPredicate
-
- validate() - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedCompositeDefinition
-
- validate() - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedConceptModelComponent
-
Checks whether the concept model component is fully populated with valid input.
- validate() - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedConcreteDomainPredicate
-
- validate() - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedConstraint
-
- validate() - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedDependencyPredicate
-
- validate() - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedDescriptionPredicate
-
- validate() - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedEnumeratedDefinition
-
- validate() - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedHierarchyDefinition
-
- validate() - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedReferenceSetDefinition
-
- validate() - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedRelationshipDefinition
-
- validate() - Method in class com.b2international.snowowl.snomed.core.domain.constraint.SnomedRelationshipPredicate
-
- validate(ConceptModel) - Method in enum com.b2international.snowowl.snomed.core.mrcm.ConceptModelEcoreValidator
-
Method for checking all containment feature of the given
ConceptModel.
- validate(IBranchPath, ConceptModel) - Method in class com.b2international.snowowl.snomed.core.mrcm.io.ConceptModelSemanticValidator
-
- validate() - Method in class com.b2international.snowowl.snomed.core.refset.automap.RefSetAutoMapperModel
-
Validates the model and return invalid entries to error message map.
- validate(String) - Static method in class com.b2international.snowowl.snomed.datastore.id.SnomedIdentifiers
-
Validates the given componentId by using the rules defined in the latest
SNOMED CT Identifier specification, which are the following constraints:
Can't start with leading zeros
Lengths should be between 6 and 18 characters
Should parse to a long value
Should pass the Verhoeff check-digit test
- validate(Collection<String>) - Static method in class com.b2international.snowowl.snomed.datastore.id.SnomedIdentifiers
-
Validates the given collection of componentIds by using the rules defined
in the latest SNOMED CT Identifier specification, which are the following
constraints:
Can't start with leading zeros
Lengths should be between 6 and 18 characters
Should parse to a long value
Should pass the Verhoeff check-digit test
- validate() - Method in class com.b2international.snowowl.snomed.importer.rf2.validation.SnomedTaxonomyValidator
-
Schematically validates the RF2 file by building a taxonomy between the concepts
and the active IS_A relationships.
- validate(IProgressMonitor) - Method in class com.b2international.snowowl.snomed.importer.rf2.validation.SnomedValidationContext
-
- validateComponentExists(String, String, String, ReleaseFileSet.ReleaseComponentType, Set<String>) - Method in class com.b2international.snowowl.snomed.importer.rf2.validation.AbstractSnomedValidator
-
- validateComponentUnique(List<String>, Map<String, List<String>>, Collection<String>) - Method in class com.b2international.snowowl.snomed.importer.rf2.validation.AbstractSnomedValidator
-
Validates the given component ID if it is unique or not
- validateDuplicateFields(String, Set<Row>, int) - Method in class com.b2international.snowowl.datastore.server.importer.AbstractTerminologyImportValidator
-
Returns true if rows contain duplicate values in the given column.
- validateIdUniqueness(List<String>) - Method in class com.b2international.snowowl.snomed.importer.rf2.validation.SnomedRefSetValidator
-
- validateLastChecksumDigit(CharSequence) - Static method in class com.b2international.commons.VerhoeffCheck
-
Verifies that the specified code has the right checksum digit at the end.
- validateLastChecksumDigit(CharSequence) - Static method in class com.b2international.commons.VerhoeffCheck
-
Verifies that the specified code has the right checksum digit at the end.
- validateMatchingAttribute(String, String, String, String) - Method in class com.b2international.snowowl.datastore.server.importer.AbstractTerminologyImportValidator
-
Validates if the value from the sheet and database are equal or not.
- validateMembers(String, Set<Row>) - Method in class com.b2international.snowowl.datastore.server.importer.AbstractTerminologyImportValidator
-
Validates the members from the sheet.
- validateMetadata(String, Multimap<String, String>) - Method in class com.b2international.snowowl.datastore.server.importer.AbstractTerminologyImportValidator
-
Validates the metadata from the sheet.
- validateNonEmptyAttribute(String, String, String) - Method in class com.b2international.snowowl.datastore.server.importer.AbstractTerminologyImportValidator
-
Validates the given attribute against emptiness.
- validateNotEmptyFieldValue(String, String, List<String>, List<String>) - Method in class com.b2international.snowowl.snomed.importer.rf2.validation.SnomedRefSetValidator
-
- validateNumberFormat(String, String, String) - Method in class com.b2international.snowowl.datastore.server.importer.AbstractTerminologyImportValidator
-
Validates if the given value is numeric or not.
- validateProperties(String, List<String>) - Method in class com.b2international.snowowl.datastore.server.importer.AbstractTerminologyImportValidator
-
Validates the properties from the sheet.
- validateReferencedComponent(List<String>, int) - Method in class com.b2international.snowowl.snomed.importer.rf2.validation.SnomedRefSetValidator
-
- ValidateRequestBuilder - Class in com.b2international.snowowl.core.validation
-
- ValidationException - Exception in com.b2international.snowowl.core.exceptions
-
- ValidationException(Collection<? extends ConstraintViolation<?>>) - Constructor for exception com.b2international.snowowl.core.exceptions.ValidationException
-
- ValidationIssue - Class in com.b2international.snowowl.core.validation.issue
-
- ValidationIssue(String, String, String, ComponentIdentifier, boolean) - Constructor for class com.b2international.snowowl.core.validation.issue.ValidationIssue
-
- ValidationIssue(String, String, String, short, String, boolean) - Constructor for class com.b2international.snowowl.core.validation.issue.ValidationIssue
-
- ValidationIssue.Fields - Class in com.b2international.snowowl.core.validation.issue
-
- ValidationIssue.Scripts - Class in com.b2international.snowowl.core.validation.issue
-
- ValidationIssueDetailExtension - Interface in com.b2international.snowowl.core.validation.issue
-
- ValidationIssueDetailExtensionProvider - Enum in com.b2international.snowowl.core.validation.issue
-
- ValidationIssueGetRequestBuilder - Class in com.b2international.snowowl.core.validation.issue
-
- ValidationIssueRequests - Enum in com.b2international.snowowl.core.validation.issue
-
- ValidationIssues - Class in com.b2international.snowowl.core.validation.issue
-
- ValidationIssues(int, int) - Constructor for class com.b2international.snowowl.core.validation.issue.ValidationIssues
-
- ValidationIssues(List<ValidationIssue>, String, String, int, int) - Constructor for class com.b2international.snowowl.core.validation.issue.ValidationIssues
-
- ValidationIssueSearchRequestBuilder - Class in com.b2international.snowowl.core.validation.issue
-
- validationMessage(String) - Method in class com.b2international.snowowl.snomed.datastore.index.constraint.SnomedConstraintDocument.Builder
-
- ValidationRequests - Class in com.b2international.snowowl.core.validation
-
- ValidationResult - Class in com.b2international.snowowl.core.validation
-
- ValidationResult(String, String) - Constructor for class com.b2international.snowowl.core.validation.ValidationResult
-
- ValidationRule - Class in com.b2international.snowowl.core.validation.rule
-
- ValidationRule(String, String, String, ValidationRule.Severity, ValidationRule.CheckType, String, String) - Constructor for class com.b2international.snowowl.core.validation.rule.ValidationRule
-
- ValidationRule.CheckType - Enum in com.b2international.snowowl.core.validation.rule
-
- ValidationRule.Fields - Class in com.b2international.snowowl.core.validation.rule
-
- ValidationRule.Severity - Enum in com.b2international.snowowl.core.validation.rule
-
- ValidationRuleCreateRequestBuilder - Class in com.b2international.snowowl.core.validation.rule
-
- ValidationRuleEvaluator - Interface in com.b2international.snowowl.core.validation.eval
-
- ValidationRuleEvaluator.Registry - Enum in com.b2international.snowowl.core.validation.eval
-
Registry that holds references to all validation rule evaluator implementations.
- ValidationRuleGetRequestBuilder - Class in com.b2international.snowowl.core.validation.rule
-
- ValidationRuleRequests - Enum in com.b2international.snowowl.core.validation.rule
-
- ValidationRules - Class in com.b2international.snowowl.core.validation.rule
-
- ValidationRules(int, int) - Constructor for class com.b2international.snowowl.core.validation.rule.ValidationRules
-
- ValidationRules(List<ValidationRule>, String, String, int, int) - Constructor for class com.b2international.snowowl.core.validation.rule.ValidationRules
-
- ValidationRuleSearchRequestBuilder - Class in com.b2international.snowowl.core.validation.rule
-
- ValidationUtil - Class in com.b2international.snowowl.hibernate.validator
-
Custom ValidationUtil class to access powerful bean validation infrastructure
specified in JSR-303 at http://beanvalidation.org/1.1/spec/.
- ValidationUtil() - Constructor for class com.b2international.snowowl.hibernate.validator.ValidationUtil
-
- ValidationWhiteList - Class in com.b2international.snowowl.core.validation.whitelist
-
- ValidationWhiteList(String, String, String, long, ComponentIdentifier) - Constructor for class com.b2international.snowowl.core.validation.whitelist.ValidationWhiteList
-
- ValidationWhiteList(String, String, String, long, short, String) - Constructor for class com.b2international.snowowl.core.validation.whitelist.ValidationWhiteList
-
- ValidationWhiteList.Fields - Class in com.b2international.snowowl.core.validation.whitelist
-
- ValidationWhiteListCreateRequestBuilder - Class in com.b2international.snowowl.core.validation.whitelist
-
- ValidationWhiteListDeleteRequestBuilder - Class in com.b2international.snowowl.core.validation.whitelist
-
- ValidationWhiteListGetRequestBuilder - Class in com.b2international.snowowl.core.validation.whitelist
-
- ValidationWhiteListRequests - Enum in com.b2international.snowowl.core.validation.whitelist
-
- ValidationWhiteLists - Class in com.b2international.snowowl.core.validation.whitelist
-
- ValidationWhiteLists(int, int) - Constructor for class com.b2international.snowowl.core.validation.whitelist.ValidationWhiteLists
-
- ValidationWhiteLists(List<ValidationWhiteList>, String, String, int, int) - Constructor for class com.b2international.snowowl.core.validation.whitelist.ValidationWhiteLists
-
- ValidationWhiteListSearchRequestBuilder - Class in com.b2international.snowowl.core.validation.whitelist
-
- value(int) - Method in class com.b2international.index.lucene.DelegatingFieldComparator
-
- value(String) - Method in class com.b2international.snowowl.core.merge.ConflictingAttributeImpl.Builder
-
- value - Variable in class com.b2international.snowowl.dsl.scg.impl.AttributeImpl
-
The cached value of the '
Value' containment reference.
- value - Variable in class com.b2international.snowowl.snomed.dsl.query.queryast.impl.NumericDataClauseImpl
-
The cached value of the '
Value' attribute.
- value - Variable in class com.b2international.snowowl.snomed.dsl.query.queryast.impl.UnaryRValueImpl
-
The cached value of the '
Value' containment reference.
- value - Variable in class com.b2international.snowowl.snomed.ecl.ecl.impl.DecimalValueEqualsImpl
-
The cached value of the '
Value' attribute.
- value - Variable in class com.b2international.snowowl.snomed.ecl.ecl.impl.DecimalValueGreaterThanEqualsImpl
-
The cached value of the '
Value' attribute.
- value - Variable in class com.b2international.snowowl.snomed.ecl.ecl.impl.DecimalValueGreaterThanImpl
-
The cached value of the '
Value' attribute.
- value - Variable in class com.b2international.snowowl.snomed.ecl.ecl.impl.DecimalValueLessThanEqualsImpl
-
The cached value of the '
Value' attribute.
- value - Variable in class com.b2international.snowowl.snomed.ecl.ecl.impl.DecimalValueLessThanImpl
-
The cached value of the '
Value' attribute.
- value - Variable in class com.b2international.snowowl.snomed.ecl.ecl.impl.DecimalValueNotEqualsImpl
-
The cached value of the '
Value' attribute.
- value - Variable in class com.b2international.snowowl.snomed.ecl.ecl.impl.IntegerValueEqualsImpl
-
The cached value of the '
Value' attribute.
- value - Variable in class com.b2international.snowowl.snomed.ecl.ecl.impl.IntegerValueGreaterThanEqualsImpl
-
The cached value of the '
Value' attribute.
- value - Variable in class com.b2international.snowowl.snomed.ecl.ecl.impl.IntegerValueGreaterThanImpl
-
The cached value of the '
Value' attribute.
- value - Variable in class com.b2international.snowowl.snomed.ecl.ecl.impl.IntegerValueLessThanEqualsImpl
-
The cached value of the '
Value' attribute.
- value - Variable in class com.b2international.snowowl.snomed.ecl.ecl.impl.IntegerValueLessThanImpl
-
The cached value of the '
Value' attribute.
- value - Variable in class com.b2international.snowowl.snomed.ecl.ecl.impl.IntegerValueNotEqualsImpl
-
The cached value of the '
Value' attribute.
- value - Variable in class com.b2international.snowowl.snomed.ecl.ecl.impl.StringValueEqualsImpl
-
The cached value of the '
Value' attribute.
- value - Variable in class com.b2international.snowowl.snomed.ecl.ecl.impl.StringValueNotEqualsImpl
-
The cached value of the '
Value' attribute.
- VALUE_EDEFAULT - Static variable in class com.b2international.snowowl.snomed.dsl.query.queryast.impl.NumericDataClauseImpl
-
The default value of the '
Value' attribute.
- VALUE_EDEFAULT - Static variable in class com.b2international.snowowl.snomed.ecl.ecl.impl.DecimalValueEqualsImpl
-
The default value of the '
Value' attribute.
- VALUE_EDEFAULT - Static variable in class com.b2international.snowowl.snomed.ecl.ecl.impl.DecimalValueGreaterThanEqualsImpl
-
The default value of the '
Value' attribute.
- VALUE_EDEFAULT - Static variable in class com.b2international.snowowl.snomed.ecl.ecl.impl.DecimalValueGreaterThanImpl
-
The default value of the '
Value' attribute.
- VALUE_EDEFAULT - Static variable in class com.b2international.snowowl.snomed.ecl.ecl.impl.DecimalValueLessThanEqualsImpl
-
The default value of the '
Value' attribute.
- VALUE_EDEFAULT - Static variable in class com.b2international.snowowl.snomed.ecl.ecl.impl.DecimalValueLessThanImpl
-
The default value of the '
Value' attribute.
- VALUE_EDEFAULT - Static variable in class com.b2international.snowowl.snomed.ecl.ecl.impl.DecimalValueNotEqualsImpl
-
The default value of the '
Value' attribute.
- VALUE_EDEFAULT - Static variable in class com.b2international.snowowl.snomed.ecl.ecl.impl.IntegerValueEqualsImpl
-
The default value of the '
Value' attribute.
- VALUE_EDEFAULT - Static variable in class com.b2international.snowowl.snomed.ecl.ecl.impl.IntegerValueGreaterThanEqualsImpl
-
The default value of the '
Value' attribute.
- VALUE_EDEFAULT - Static variable in class com.b2international.snowowl.snomed.ecl.ecl.impl.IntegerValueGreaterThanImpl
-
The default value of the '
Value' attribute.
- VALUE_EDEFAULT - Static variable in class com.b2international.snowowl.snomed.ecl.ecl.impl.IntegerValueLessThanEqualsImpl
-
The default value of the '
Value' attribute.
- VALUE_EDEFAULT - Static variable in class com.b2international.snowowl.snomed.ecl.ecl.impl.IntegerValueLessThanImpl
-
The default value of the '
Value' attribute.
- VALUE_EDEFAULT - Static variable in class com.b2international.snowowl.snomed.ecl.ecl.impl.IntegerValueNotEqualsImpl
-
The default value of the '
Value' attribute.
- VALUE_EDEFAULT - Static variable in class com.b2international.snowowl.snomed.ecl.ecl.impl.StringValueEqualsImpl
-
The default value of the '
Value' attribute.
- VALUE_EDEFAULT - Static variable in class com.b2international.snowowl.snomed.ecl.ecl.impl.StringValueNotEqualsImpl
-
The default value of the '
Value' attribute.
- VALUE_ID - Static variable in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedRefSetMemberIndexEntry.Fields
-
- VALUE_SET_EXCEL_EXPORT_SIGNAL - Static variable in class com.b2international.snowowl.core.api.Net4jProtocolConstants
-
- VALUE_SET_EXCEL_IMPORT_SIGNAL - Static variable in class com.b2international.snowowl.core.api.Net4jProtocolConstants
-
- VALUE_SET_UMLS_EXPORT_SIGNAL - Static variable in class com.b2international.snowowl.core.api.Net4jProtocolConstants
-
- VALUE_SET_UMLS_IMPORT_SIGNAL - Static variable in class com.b2international.snowowl.core.api.Net4jProtocolConstants
-
- valueConverter - Static variable in class com.b2international.commons.dynamic.AbstractDynamicMap
-
- valueIds(Collection<String>) - Static method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedRefSetMemberIndexEntry.Expressions
-
- valueOf(int) - Static method in class com.b2international.commons.BooleanUtils
-
Converts a primitive integer to boolean by assuming 0 is false and everything else (1) is true.
- valueOf(Integer) - Static method in class com.b2international.commons.BooleanUtils
-
Converts an Integer object to Boolean by assuming 0 is false and everything else (1) is true.
- valueOf(String) - Static method in class com.b2international.commons.BooleanUtils
-
Converts a String object to Boolean by assuming the following mappings:
- valueOf(int) - Static method in class com.b2international.commons.BooleanUtils
-
Converts a primitive integer to boolean by assuming 0 is false and everything else (1) is true.
- valueOf(Integer) - Static method in class com.b2international.commons.BooleanUtils
-
Converts an Integer object to Boolean by assuming 0 is false and everything else (1) is true.
- valueOf(String) - Static method in class com.b2international.commons.BooleanUtils
-
Converts a String object to Boolean by assuming the following mappings:
- valueOf(String) - Static method in enum com.b2international.commons.ChangeKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.commons.ChangeKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.commons.console.ConsoleDeviceSupplier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.commons.csv.CsvLexer.EOL
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.commons.csv.CsvLexer.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class com.b2international.commons.http.ExtendedLocale
-
- valueOf(String) - Static method in enum com.b2international.commons.TokenReplacer.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.commons.TokenReplacer.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.index.Analyzers
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.index.lucene.EmptyIndexField
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.index.Normalizers
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.index.query.MatchAll
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.index.query.MatchNone
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.index.query.Phase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.index.query.SortBy.Order
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.index.query.TextPredicate.MatchType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.index.revision.Purge
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.scripting.api.ScriptEngine.Registry
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.core.api.HistoryInfoWrapper.HistoryDateStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.core.api.IBranchPoint.NullBranchPoint
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.core.api.NullBranchPath
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.core.api.NullComponent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.core.api.preferences.ColumnSetting
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.core.branch.Branch.BranchState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class com.b2international.snowowl.core.ComponentIdentifier
-
- valueOf(String) - Static method in enum com.b2international.snowowl.core.history.domain.ChangeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.core.merge.Merge.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.core.merge.MergeConflict.ConflictType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.core.RepositoryInfo.Health
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.core.request.SearchResourceRequest.Operator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.core.request.SearchResourceRequest.OptionKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.core.SnowOwlApplication
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.core.terminology.ComponentCategory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.core.validation.eval.ValidationRuleEvaluator.Registry
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.core.validation.issue.ValidationIssueDetailExtensionProvider
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.core.validation.issue.ValidationIssueRequests
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.core.validation.rule.ValidationRule.CheckType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.core.validation.rule.ValidationRule.Severity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.core.validation.rule.ValidationRuleRequests
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.core.validation.whitelist.ValidationWhiteListRequests
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.datastore.cdo.CDOConnectionFactoryProvider
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.datastore.cdo.CDOUtils.CDOObjectToCDOIDAdjuster
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.datastore.cdo.FilteringErrorLoggingStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.datastore.cdo.OmErrorLoggingStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.datastore.ContentAvailabilityInfoManager
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.datastore.DatastoreQueries
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.datastore.history.NullHistoryInfoConfiguration
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.datastore.importer.TerminologyImportType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.datastore.importer.TerminologyImportValidationDefect.DefectType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.datastore.remotejobs.RemoteJobFamily
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.datastore.remotejobs.RemoteJobState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.datastore.review.ReviewStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.datastore.server.cdo.CDOConflictProcessorBroker
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.datastore.server.CDOChangeProcessorFactoryManager
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.datastore.server.EClassProviderBroker
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.datastore.server.history.ComponentHistoryQueries
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.datastore.server.history.HistoryInfoDetailsBuilderProvider
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.datastore.server.history.HistoryInfoProvider
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.datastore.server.history.HistoryInfoQueryExecutorProvider
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.datastore.server.RepositoryInitializerRegistry
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.datastore.server.snomed.InitializationState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.datastore.serviceconfig.ServiceConfigJobManager
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.datastore.version.VersioningManagerBroker
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.api.domain.browser.ISnomedBrowserDescriptionResult.TermType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.api.domain.browser.SnomedBrowserDescriptionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.api.domain.classification.ChangeNature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.api.domain.classification.ClassificationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.common.ContentSubType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.common.SnomedRF2Folder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.core.domain.Acceptability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.core.domain.AssociationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.core.domain.CaseSignificance
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.core.domain.CharacteristicType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.core.domain.DefinitionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.core.domain.DescriptionInactivationIndicator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.core.domain.InactivationIndicator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.core.domain.ISnomedImportConfiguration.ImportStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.core.domain.refset.MemberChange.MemberChangeKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.core.domain.RelationshipModifier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.core.domain.RelationshipRefinability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.core.domain.Rf2MaintainerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.core.domain.Rf2RefSetExportLayout
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.core.domain.Rf2ReleaseType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.core.domain.SubclassDefinitionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.core.mrcm.ConceptModelEcoreValidator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.core.mrcm.io.MrcmExportFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.core.refset.automap.MappingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.core.refset.automap.MappingState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.core.refset.automap.RefSetAutoMapValidationErrorReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.datastore.CaseSignificance
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.datastore.config.SnomedIdentifierConfiguration.IdGenerationStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.datastore.derivation.SnomedRefSetDerivationModel.SimpleMapTypeDerivation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.datastore.derivation.SnomedRefSetDerivationModel.SimpleTypeDerivation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.datastore.id.domain.IdentifierStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.datastore.id.SnomedNamespaceAndModuleAssignerProvider
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.datastore.index.constraint.SnomedConstraintPredicateType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.datastore.index.interest.SearchProfileDomain
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.datastore.index.interest.SearchProfileInterest
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.datastore.index.refset.RefSetMemberChange.MemberChangeKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.datastore.MapSetType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.datastore.SnomedConceptsContainerCdoIdSupplier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.datastore.SnomedInactivationPlan.InactivationReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.datastore.strength.StrengthEntryDelimiter
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.datastore.strength.StrengthEntryType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.datastore.taxonomy.InvalidRelationship.MissingConcept
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.datastore.VisualizedRelationshipType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.dsl.query.ast.ConceptRef.Quantifier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.dsl.query.ast.NumericDataClause.Operator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.dsl.query.queryast.SubsumptionQuantifier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.exporter.server.ComponentExportType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.importer.ImportAction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.importer.net4j.DefectType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.importer.net4j.ImportConfiguration.ImportSourceKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.importer.net4j.TaxonomyDefect.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.importer.release.ReleaseFileSet.ReleaseComponentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.importer.release.SimpleReleaseFile.SimpleReleaseComponentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.mrcm.ConstraintForm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.mrcm.ConstraintStrength
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.mrcm.DependencyOperator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.mrcm.GroupRule
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.mrcm.HierarchyInclusionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.mrcm.mini.DataTypeConstants
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.mrcm.mini.SectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.reasoner.classification.AbstractResponse.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.reasoner.classification.entry.AbstractChangeEntry.Nature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.reasoner.model.IsaKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.reasoner.model.NeverGroupedKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.reasoner.model.ZeroGroupKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.reasoner.net4j.SnomedOntologyExportType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.reasoner.server.diff.OntologyChange.Nature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.snomedrefset.DataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetType
-
Returns the enum constant of this type with the specified name.
- valueOfOrEmptyString(Object) - Static method in class com.b2international.commons.StringUtils
-
Returns with an empty string is the argument is null otherwise
returns with String.valueOf(Object).
- valueOfOrEmptyString(Object) - Static method in class com.b2international.commons.StringUtils
-
Returns with an empty string is the argument is null otherwise
returns with String.valueOf(Object).
- valueRange(DataType, Object, Object, boolean, boolean) - Static method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedRefSetMemberIndexEntry.Expressions
-
- values() - Method in interface com.b2international.collections.bytes.ByteKeyLongMap
-
- values() - Method in interface com.b2international.collections.bytes.ByteKeyMap
-
- values() - Method in interface com.b2international.collections.bytes.ByteValueMap
-
- values() - Method in interface com.b2international.collections.ints.IntKeyMap
-
- values() - Method in interface com.b2international.collections.ints.IntValueMap
-
- values() - Method in interface com.b2international.collections.longs.LongKeyFloatMap
-
- values() - Method in interface com.b2international.collections.longs.LongKeyIntMap
-
- values() - Method in interface com.b2international.collections.longs.LongKeyLongMap
-
- values() - Method in interface com.b2international.collections.longs.LongKeyMap
-
- values() - Method in interface com.b2international.collections.longs.LongValueMap
-
- values() - Method in interface com.b2international.collections.PrimitiveValueMap
-
- values() - Method in interface com.b2international.collections.PrimitiveValueMap
-
- values() - Static method in enum com.b2international.commons.ChangeKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.commons.ChangeKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class com.b2international.commons.collect.IntKeySetMultimap
-
- values() - Method in class com.b2international.commons.collect.LongKeyLongSetMultimap
-
- values() - Static method in enum com.b2international.commons.console.ConsoleDeviceSupplier
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.commons.csv.CsvLexer.EOL
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.commons.csv.CsvLexer.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class com.b2international.commons.dynamic.DynamicListImpl
-
- values() - Method in interface com.b2international.commons.dynamic.DynamicMap
-
- values() - Method in class com.b2international.commons.dynamic.DynamicMapImpl
-
- values() - Static method in enum com.b2international.commons.TokenReplacer.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.commons.TokenReplacer.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.index.Analyzers
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.index.lucene.EmptyIndexField
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.index.Normalizers
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.index.query.MatchAll
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.index.query.MatchNone
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.index.query.Phase
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class com.b2international.index.query.SetPredicate
-
- values() - Static method in enum com.b2international.index.query.SortBy.Order
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.index.query.TextPredicate.MatchType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.index.revision.Purge
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.scripting.api.ScriptEngine.Registry
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.core.api.HistoryInfoWrapper.HistoryDateStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.core.api.IBranchPoint.NullBranchPoint
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.core.api.NullBranchPath
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.core.api.NullComponent
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum com.b2international.snowowl.core.api.preferences.ColumnSetting
-
- values() - Static method in enum com.b2international.snowowl.core.api.preferences.ColumnSetting
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.core.branch.Branch.BranchState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.core.history.domain.ChangeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.core.merge.Merge.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.core.merge.MergeConflict.ConflictType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.core.RepositoryInfo.Health
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.core.request.SearchResourceRequest.Operator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.core.request.SearchResourceRequest.OptionKey
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.core.SnowOwlApplication
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.core.terminology.ComponentCategory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.core.validation.eval.ValidationRuleEvaluator.Registry
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.core.validation.issue.ValidationIssueDetailExtensionProvider
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.core.validation.issue.ValidationIssueRequests
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.core.validation.rule.ValidationRule.CheckType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.core.validation.rule.ValidationRule.Severity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.core.validation.rule.ValidationRuleRequests
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.core.validation.whitelist.ValidationWhiteListRequests
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.datastore.cdo.CDOConnectionFactoryProvider
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.datastore.cdo.CDOUtils.CDOObjectToCDOIDAdjuster
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.datastore.cdo.FilteringErrorLoggingStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.datastore.cdo.OmErrorLoggingStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.datastore.ContentAvailabilityInfoManager
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.datastore.DatastoreQueries
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.datastore.history.NullHistoryInfoConfiguration
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.datastore.importer.TerminologyImportType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.datastore.importer.TerminologyImportValidationDefect.DefectType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.datastore.remotejobs.RemoteJobFamily
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.datastore.remotejobs.RemoteJobState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.datastore.review.ReviewStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.datastore.server.cdo.CDOConflictProcessorBroker
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.datastore.server.CDOChangeProcessorFactoryManager
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.datastore.server.EClassProviderBroker
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.datastore.server.history.ComponentHistoryQueries
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.datastore.server.history.HistoryInfoDetailsBuilderProvider
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.datastore.server.history.HistoryInfoProvider
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.datastore.server.history.HistoryInfoQueryExecutorProvider
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.datastore.server.RepositoryInitializerRegistry
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.datastore.server.snomed.InitializationState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.datastore.serviceconfig.ServiceConfigJobManager
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.datastore.version.VersioningManagerBroker
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.api.domain.browser.ISnomedBrowserDescriptionResult.TermType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.api.domain.browser.SnomedBrowserDescriptionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.api.domain.classification.ChangeNature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.api.domain.classification.ClassificationStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.common.ContentSubType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.common.SnomedRF2Folder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.core.domain.Acceptability
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.core.domain.AssociationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.core.domain.CaseSignificance
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.core.domain.CharacteristicType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.core.domain.DefinitionStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.core.domain.DescriptionInactivationIndicator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.core.domain.InactivationIndicator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.core.domain.ISnomedImportConfiguration.ImportStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.core.domain.refset.MemberChange.MemberChangeKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.core.domain.RelationshipModifier
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.core.domain.RelationshipRefinability
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.core.domain.Rf2MaintainerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.core.domain.Rf2RefSetExportLayout
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.core.domain.Rf2ReleaseType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.core.domain.SubclassDefinitionStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.core.mrcm.ConceptModelEcoreValidator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.core.mrcm.io.MrcmExportFormat
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.core.refset.automap.MappingMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.core.refset.automap.MappingState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.core.refset.automap.RefSetAutoMapValidationErrorReason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.datastore.CaseSignificance
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.datastore.config.SnomedIdentifierConfiguration.IdGenerationStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.datastore.derivation.SnomedRefSetDerivationModel.SimpleMapTypeDerivation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.datastore.derivation.SnomedRefSetDerivationModel.SimpleTypeDerivation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.datastore.id.domain.IdentifierStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.datastore.id.SnomedNamespaceAndModuleAssignerProvider
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.datastore.index.constraint.SnomedConstraintPredicateType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values(DataType, Collection<? extends Object>) - Static method in class com.b2international.snowowl.snomed.datastore.index.entry.SnomedRefSetMemberIndexEntry.Expressions
-
- values() - Static method in enum com.b2international.snowowl.snomed.datastore.index.interest.SearchProfileDomain
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.datastore.index.interest.SearchProfileInterest
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.datastore.index.refset.RefSetMemberChange.MemberChangeKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.datastore.MapSetType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.datastore.SnomedConceptsContainerCdoIdSupplier
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.datastore.SnomedInactivationPlan.InactivationReason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.datastore.strength.StrengthEntryDelimiter
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.datastore.strength.StrengthEntryType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.datastore.taxonomy.InvalidRelationship.MissingConcept
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.datastore.VisualizedRelationshipType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.dsl.query.ast.ConceptRef.Quantifier
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum com.b2international.snowowl.snomed.dsl.query.ast.NumericDataClause.Operator
-
- values() - Static method in enum com.b2international.snowowl.snomed.dsl.query.ast.NumericDataClause.Operator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum com.b2international.snowowl.snomed.dsl.query.queryast.SubsumptionQuantifier
-
A public read-only list of all the 'Subsumption Quantifier' enumerators.
- values() - Static method in enum com.b2international.snowowl.snomed.dsl.query.queryast.SubsumptionQuantifier
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.exporter.server.ComponentExportType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.importer.ImportAction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.importer.net4j.DefectType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.importer.net4j.ImportConfiguration.ImportSourceKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.importer.net4j.TaxonomyDefect.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.importer.release.ReleaseFileSet.ReleaseComponentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.importer.release.SimpleReleaseFile.SimpleReleaseComponentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum com.b2international.snowowl.snomed.mrcm.ConstraintForm
-
A public read-only list of all the 'Constraint Form' enumerators.
- values() - Static method in enum com.b2international.snowowl.snomed.mrcm.ConstraintForm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum com.b2international.snowowl.snomed.mrcm.ConstraintStrength
-
A public read-only list of all the 'Constraint Strength' enumerators.
- values() - Static method in enum com.b2international.snowowl.snomed.mrcm.ConstraintStrength
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum com.b2international.snowowl.snomed.mrcm.DependencyOperator
-
A public read-only list of all the 'Dependency Operator' enumerators.
- values() - Static method in enum com.b2international.snowowl.snomed.mrcm.DependencyOperator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum com.b2international.snowowl.snomed.mrcm.GroupRule
-
A public read-only list of all the 'Group Rule' enumerators.
- values() - Static method in enum com.b2international.snowowl.snomed.mrcm.GroupRule
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum com.b2international.snowowl.snomed.mrcm.HierarchyInclusionType
-
A public read-only list of all the 'Hierarchy Inclusion Type' enumerators.
- values() - Static method in enum com.b2international.snowowl.snomed.mrcm.HierarchyInclusionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.mrcm.mini.DataTypeConstants
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.mrcm.mini.SectionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.reasoner.classification.AbstractResponse.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.reasoner.classification.entry.AbstractChangeEntry.Nature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.reasoner.model.IsaKey
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.reasoner.model.NeverGroupedKey
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.reasoner.model.ZeroGroupKey
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.reasoner.net4j.SnomedOntologyExportType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.b2international.snowowl.snomed.reasoner.server.diff.OntologyChange.Nature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum com.b2international.snowowl.snomed.snomedrefset.DataType
-
A public read-only list of all the 'Data Type' enumerators.
- values() - Static method in enum com.b2international.snowowl.snomed.snomedrefset.DataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetType
-
A public read-only list of all the 'Type' enumerators.
- values() - Static method in enum com.b2international.snowowl.snomed.snomedrefset.SnomedRefSetType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VariableFieldSizeLexerCallback() - Constructor for class com.b2international.snowowl.snomed.core.refset.automap.CsvVariableFieldCountParser.VariableFieldSizeLexerCallback
-
- VerhoeffCheck - Class in com.b2international.commons
-
Implementation of the Verhoeff algorithm.
- VerhoeffCheck - Class in com.b2international.commons
-
Implementation of the Verhoeff algorithm.
- VerhoeffCheck() - Constructor for class com.b2international.commons.VerhoeffCheck
-
- VerhoeffCheck() - Constructor for class com.b2international.commons.VerhoeffCheck
-
- Version - Class in com.b2international.commons
-
Represents a multi-part version string conforming to the \d+(\.\d+)+ format.
- Version - Class in com.b2international.commons
-
Represents a multi-part version string conforming to the \d+(\.\d+)+ format.
- Version(List<Integer>) - Constructor for class com.b2international.commons.Version
-
- Version(List<Integer>) - Constructor for class com.b2international.commons.Version
-
- version() - Method in class com.b2international.snowowl.core.ServerInfo
-
- Version - Class in com.b2international.snowowl.datastore.history
-
Represents a version for the historical revision.
- Version(int) - Constructor for class com.b2international.snowowl.datastore.history.Version
-
- Version(int, int) - Constructor for class com.b2international.snowowl.datastore.history.Version
-
- VERSION - Static variable in class com.b2international.snowowl.identity.domain.PermissionIdConstant
-
- VERSION_EFFECTIVE_DATE_COMPARATOR - Static variable in class com.b2international.snowowl.datastore.CodeSystemVersionEntry
-
Comparator for comparing versions via effective dates.
- VERSION_ID - Static variable in class com.b2international.snowowl.datastore.CodeSystemVersionEntry.Fields
-
- versionId(String) - Method in class com.b2international.snowowl.datastore.CodeSystemVersionEntry.Builder
-
- versionId(String) - Static method in class com.b2international.snowowl.datastore.CodeSystemVersionEntry.Expressions
-
- VersioningException - Exception in com.b2international.snowowl.datastore.version
-
Exception indicating an error for the version operation.
- VersioningException(String) - Constructor for exception com.b2international.snowowl.datastore.version.VersioningException
-
- VersioningManager - Class in com.b2international.snowowl.datastore.version
-
Abstract terminology independent component versioning manager implementation.
- VersioningManager() - Constructor for class com.b2international.snowowl.datastore.version.VersioningManager
-
- VersioningManagerBroker - Enum in com.b2international.snowowl.datastore.version
-
- VersionNumberComparator - Class in com.b2international.commons
-
Comparator for version strings conforming to the \d+(\.\d+)+ format.
- VersionNumberComparator - Class in com.b2international.commons
-
Comparator for version strings conforming to the \d+(\.\d+)+ format.
- VersionNumberComparator() - Constructor for class com.b2international.commons.VersionNumberComparator
-
- VersionNumberComparator() - Constructor for class com.b2international.commons.VersionNumberComparator
-
- visit(N) - Method in interface com.b2international.commons.graph.INodeVisitor
-
Visitor callback method.
- visit(N) - Method in interface com.b2international.commons.graph.INodeVisitor
-
Visitor callback method.
- visit(T) - Method in class com.b2international.commons.tree.NoopTreeVisitor
-
- visit(T) - Method in interface com.b2international.commons.tree.TreeVisitor
-
Visits a node.
- visit(ClamlModel) - Method in interface com.b2international.snowowl.core.claml.ClamlModelVisitor
-
- visit(ClamlModel.ClamlClass) - Method in interface com.b2international.snowowl.core.claml.ClamlModelVisitor
-
- visit(ClamlModel.Modifier) - Method in interface com.b2international.snowowl.core.claml.ClamlModelVisitor
-
- visit(ClamlModel.ModifierClass) - Method in interface com.b2international.snowowl.core.claml.ClamlModelVisitor
-
- visit(ClamlModel.ModifiedBy) - Method in interface com.b2international.snowowl.core.claml.ClamlModelVisitor
-
- visit(ClamlModel.ExcludeModifier) - Method in interface com.b2international.snowowl.core.claml.ClamlModelVisitor
-
- visit(ClamlModel.Rubric) - Method in interface com.b2international.snowowl.core.claml.ClamlModelVisitor
-
- visit(ClamlModel.FlatLabel) - Method in interface com.b2international.snowowl.core.claml.ClamlModelVisitor
-
Visit the Label.
- visit(ClamlModel.SubClass) - Method in interface com.b2international.snowowl.core.claml.ClamlModelVisitor
-
- visit(ClamlModel.SuperClass) - Method in interface com.b2international.snowowl.core.claml.ClamlModelVisitor
-
- visit(ClamlModel) - Method in class com.b2international.snowowl.core.claml.ClamlModelVisitorAdapter
-
- visit(ClamlModel.ClamlClass) - Method in class com.b2international.snowowl.core.claml.ClamlModelVisitorAdapter
-
- visit(ClamlModel.Modifier) - Method in class com.b2international.snowowl.core.claml.ClamlModelVisitorAdapter
-
- visit(ClamlModel.ModifierClass) - Method in class com.b2international.snowowl.core.claml.ClamlModelVisitorAdapter
-
- visit(ClamlModel.ModifiedBy) - Method in class com.b2international.snowowl.core.claml.ClamlModelVisitorAdapter
-
- visit(ClamlModel.ExcludeModifier) - Method in class com.b2international.snowowl.core.claml.ClamlModelVisitorAdapter
-
- visit(ClamlModel.Rubric) - Method in class com.b2international.snowowl.core.claml.ClamlModelVisitorAdapter
-
- visit(ClamlModel.FlatLabel) - Method in class com.b2international.snowowl.core.claml.ClamlModelVisitorAdapter
-
- visit(ClamlModel.SubClass) - Method in class com.b2international.snowowl.core.claml.ClamlModelVisitorAdapter
-
- visit(ClamlModel.SuperClass) - Method in class com.b2international.snowowl.core.claml.ClamlModelVisitorAdapter
-
- visit(String) - Method in class com.b2international.snowowl.datastore.importer.TerminologyImportResult
-
- visit(EObjectTreeNode) - Method in class com.b2international.snowowl.dsl.util.ScgAttributeFinderVisitor
-
- visit(EObjectTreeNode) - Method in class com.b2international.snowowl.semanticengine.utils.AttributePresenceCheckingVisitor
-
- visit(EObjectTreeNode) - Method in class com.b2international.snowowl.semanticengine.utils.AttributeValueExtractingVisitor
-
- visit(EObjectTreeNode) - Method in class com.b2international.snowowl.semanticengine.utils.ClinicalKernelFocusConceptExtractingVisitor
-
- visit(EObjectTreeNode) - Method in class com.b2international.snowowl.semanticengine.utils.LimitedDepthAttributeValueExtractingVisitor
-
- visit(EObjectTreeNode) - Method in class com.b2international.snowowl.semanticengine.utils.PrimitiveClinicalKernelDetectingVisitor
-
- visit(EObjectTreeNode) - Method in class com.b2international.snowowl.snomed.dsl.query.walker.ESCGExpressionVisitor
-
- VisitableClamlModelElement - Interface in com.b2international.snowowl.core.claml
-
This interface is to be implemented by classes, which need to be able to accept
a
ClaML model visitor.
- visitFile(Path, BasicFileAttributes) - Method in class com.b2international.commons.io.FileDeletionStrategy
-
- visitFileFailed(Path, IOException) - Method in class com.b2international.commons.io.FileDeletionStrategy
-
- VisitingQueryRewriter - Class in com.b2international.snowowl.snomed.dsl.query.walker
-
- VisitingQueryRewriter() - Constructor for class com.b2international.snowowl.snomed.dsl.query.walker.VisitingQueryRewriter
-
- VisualizedRelationshipType - Enum in com.b2international.snowowl.snomed.datastore
-
The relationship types to distinguish when building trees
- Void - Class in com.b2international.commons
-
- Void - Class in com.b2international.commons
-
- VOID - Static variable in class com.b2international.commons.Void
-
The void instance.
- VOID - Static variable in class com.b2international.commons.Void
-
The void instance.